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 component only shows attributes from the queried table
- PrimaryKeys: the component shows attributes from the queried table and primary keys of related objects
- All: the component shows the attributes from the queried table and the attributes of all objects related to the queried table