MinimumColumnSize
Specifies the minimum size, in characters, for Edm.String columns. If Microsoft Dynamics 365 reports a smaller size, the provider uses this value instead.
Data Type
int
Default Value
0
Remarks
When the reported size of an Edm.String column from Microsoft Dynamics 365 is less than this property value, the connector overrides the reported size with the configured minimum.
Set this property when you need to enforce consistent column sizes or accommodate downstream systems with minimum length requirements.