MapSystemColumnNames (Config Option)
- Last Updated: September 20, 2016
- 1 minute read
- DataDirect Connectors
- ODBC
- Oracle Service Cloud 7.1
- Documentation
Attribute
MapSystemColumnNames
Purpose
Determines how the driver maps Oracle Service Cloud system columns.
Valid Values
0 | 1
Behavior
If set to 0, the driver does not change the names of the Oracle Service Cloud system columns.
If set to 1, the driver changes
the names of the Oracle Service Cloud system columns as described in the following table:
| Field Name | Mapped Name |
|---|---|
| Id | ROWID |
| CreatedByAccountID | SYS_CREATEDBYACCOUNT_ID |
| CreatedTime | SYS_CREATEDTIME |
| LookupName | SYS_LOOKUPNAME |
| UpdatedTime | SYS_UPDATEDTIME |
| UpdatedByAccountID | SYS_UPDATEDBYACCOUNT_ID |
The value for this config option is specified as a key=value pair in the Config Options field. See "Config Options" for details.
Default
0GUI Tab
The value for config options are specified in the Config Options field on the Advanced tab.