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, Allデータ型
string
デフォルト値
"PrimaryKeys"
解説
The available values are:
- None: the connector only shows attributes from the queried table
- PrimaryKeys: the connector shows attributes from the queried table and primary keys of related objects
- All: the connector shows the attributes from the queried table and the attributes of all objects related to the queried table