Indicates how PostgreSQL objects are represented in
PgSqlDataTable and visual grids like
DataGrid.
|
|---|
'Declaration
Public Property ObjectView As Boolean |
|
|---|
public bool ObjectView {get; set;} |
Property Value
If
true, PostgreSQL objects are shown as expandable secondary rows; otherwise the appearance depends on
SplitObjects property.