IncludeRelatedAttributes
The scope of related attributes retrieved by the provider. Use this only when the 'UseLegacy' connection property is set to False.
Possible Values
None, PrimaryKeys, AllData Type
string
Default Value
"PrimaryKeys"
Remarks
The available values are:
- None: the adapter only shows attributes from the queried table
- PrimaryKeys: the adapter shows attributes from the queried table and primary keys of related objects
- All: the adapter shows the attributes from the queried table and the attributes of all objects related to the queried table