Show contents 

ETL > ETL Assembly Interfaces > IEtlPlainField

IEtlPlainField

Description

The IEtlPlainField interface contains properties and methods of a field of flat data provider or data consumer.

Properties

  Property name Brief description
DataType The DataType property determines a field type of flat data provider or data consumer.
Description The Description property determines a description (comment) of field of flat data provider/data consumer.
Fields The Fields property returns the object that contains parent fields list.
Id The Id property determines a field identifier of flat data provider or data consumer.
Key The Key property returns the key of field of flat data provider or data consumer.
Name The Name property determines a name of field of flat data provider/data consumer.
Precision The Precision property determines the precision of data provider/data consumer field.
Size The Size property determines the size of data provider/data consumer field.

Methods

  Method name Brief description
Edit The Edit method creates an object copy for editing.
Save The Save method saves editing results.

See also:

ETL Assembly Interfaces