QueryMode
Determines which SAP Queries are displayed as views, if any.
Possible Values
None, Global, Local, Allデータ型
string
デフォルト値
"None"
解説
Like SAP tables, SAP Queries can also be displayed as views.
If this connection property is set to None, SAP Queries are not included in the data model of the 本製品. This is the default behavior.
You can expose some or all of your SAP Queries as views:
- Set this connection property to Global to expose cross-client Query objects accessible to your user account as views.
- Set this connection property to Local to expose Query objects specific to your user account as views.
- Set this connection property to All to expose both user-specific and cross-client Query objects as views.