The IEtlPlainField interface contains properties and methods of a field of flat data source or consumer.
| Property name | Brief description | |
| DataType | The DataType property determines field type of flat data source or consumer. | |
| Description | The Description property determines a field description (annotation) of field of flat data source or consumer. | |
| Fields | The Fields property returns an object that contains parent fields list. | |
| Id | The Id property determines field identifier of flat data source or consumer. | |
| Key | The DataType property returns a key of field of flat data source or consumer. | |
| Name | The Name property determines a name of field of flat data source or consumer. | |
| Precision | The Precision property determines a precision of source or consumer field. | |
| Size | The Size property determines a size of source or consumer field. |
| Method name | Brief description | |
| Edit | The Edit method creates object copy for editing. | |
| Save | The Save method saves results of editing. |
See also: