IImportRequestProviderParams.SourceFieldStringSize

Fore Syntax

SourceFieldStringSize: Integer;

Fore.NET 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.

Fore and Fore.NET Examples

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

See also:

IImportRequestProviderParams