IncludeRelatedAttributes
The extend of related attributes to be queried.
Possible Values
None, PrimaryKeys, AllData Type
string
Default Value
"PrimaryKeys"
Remarks
The extend of related attributes to be queried. If set to 'None', only attributes from the queried table will be shown. If set to 'PrimaryKeys', only Primary keys of related objects will be shown. If set to 'All', all attributes of related objects will be shown.
Note: Use this only when 'UseLegacy' connection property is set to False.