Determines how attributes of PostgreSQL objects are stored and represented in
PgSqlDataTable.
public bool SplitObjects {get; set;}
'Declaration
Public Property SplitObjects As Boolean
Property Value
If
true, PostgreSQL objects are decomposed to individual attributes. Otherwise objects are represented as
PgSqlRow.