IDtProvider.AutoFillFieldsMode

Syntax

AutoFillFieldsMode: DtAutoFillFieldsMode;

Description

The AutoFillFieldsMode property determines the field type detection mode of the data provider.

Comments

By default all the data source fields are not regarded as text ones.

Example

The example of use is given in description of the IDtExcelProviderEx.File property.

See also:

IDtProvider