Custom Prefix
- Last Updated: November 2, 2020
- 1 minute read
- DataDirect Connectors
- ODBC
- Microsoft Dynamics 365 8.0
- Documentation
Attribute
CustomPrefix (cpx)
Purpose
Determines whether the driver includes or strips a prefix denoting user-defined objects from table and column names when mapping the Dynamics 365 data model.
Valid Values
0 | 1
Behavior
If set to 0 (Strip), the driver strips the prefix.
If set to 1 (Include), the driver includes the prefix.
Notes
When this option is set to Strip, the driver removes the prefix new_ from any field or object that begins with this string. This option may be used to specify a prefix other than new_.
Default Value
1 (Include)