IImportRequestProviderParams.SourceFieldStringSize

Syntax

SourceFieldStringSize: Integer;

Description

The SourceFieldStringSize property determines the length of string fields in the data source.

Comments

The property is used for all string fields compared with MDM dictionaries. Default value is 255.

Example

The property use is given in the example for IImportRequestProviderParams.SkipEmptyRows.

See also:

IImportRequestProviderParams