UseLabels
Controls whether the human-readable names or internal names of tables and columns are displayed in query results.
Possible Values
NONE, Columns, Tables, TablesAndColumnsデータ型
string
デフォルト値
"NONE"
解説
You can set this connection property to one of the following values:
- NONE - Tables and columns are displayed with the internal names used in SAP.
- Columns - Columns are displayed with a more user-friendly name specific to the language set in your SAP client.
- Tables - Tables are displayed with a more user-friendly name specific to the language set in your SAP client.
- TablesAndColumns - Both tables and columns are displayed with a more user-friendly name specific to the language set in your SAP client.
If you have set this connection property to display human-readable names for tables/columns, and no human-readable name exists for a specific column or table, the connector displays its internal name instead.