skip to main content
Connection Property Descriptions : ConfigOptions : CustomSuffix (Configuration Option)
  

Try DataDirect Drivers Now

CustomSuffix (Configuration Option)

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

See also

ConfigOptions