CustomSuffix (Configuration Option)
- Last Updated: May 25, 2018
- 1 minute read
- DataDirect Connectors
- JDBC
- Salesforce 6.0
- Documentation
Purpose
Determines whether the driver includes or strips the __c suffix from the table and column names when mapping the
Salesforce data model. Salesforce adds the suffix to all custom objects and fields.
Valid Values
include | strip
Behavior
If set to include, the driver includes
the __c suffix.
If set to strip, the driver strips the
__c suffix.
Default
include