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