Purpose

Specifies the prefix that the driver removes from table and column names. When CustomPrefix is set to Strip, the driver removes this prefix from objects and fields when mapping the Dynamics 365 data model.

Valid Values

String

where:

String

is a string of alphanumeric characters.

Data Source Methods

public String getCustomPrefixName()

public void setCustomPrefixName(String)

Default Value

No default value

Data Type

String