IDtTextConsumer.FormatType

Syntax

FormatType: DtTextFormatType;

Description

The FormatType property determines file structure format, according to which data is exported.

Comments

By default format with delimiters is used.

Example

The property use is given in the example for IDtTextConsumer.DelimitedColumnDelimiter.

See also:

IDtTextConsumer