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