IDtTextConsumerField

Description

The IDtTextConsumerField interface contains data consumer field properties used to work with files, data in which is placed in fixed positions.

Properties

  Property name Brief description
The FixedLength property determines field length in symbols.

Properties inherited from IDtFieldDefinition

  Property name Brief description
The DataType property determines data type of the data provider/data consumer field.
The DateFormat property determines a format according to which dates will be parsed.
The Expression property determines expression to calculate value of calculated field.
The IsCalculated property determines whether the filed is calculated.
The Name property determines the field name of the data provider or data consumer.
The Precision property determines the precision of the provider/consumer field.
The Size property determines the size of the provider field/consumer field.

See also:

Dt Assembly Interfaces