IEtlPlainIndex

Description

The IEtlPlainIndex interface contains properties and methods of a fields list to indicate an index for a source.

Properties

  Property name Brief description
Description The Description property determines description (annotation) of data source index.
FieldCount The FieldCount property returns number of index fields.
Name The Name property determines name of data source index.
PlainInput The PlainInput property returns an object that contains data source.
PlainInputCount The PlainInputCount property returns number of data sources for index fields.
PlainInputField The PlainInputField property determines a field of corresponding data source.

Methods

  Method name Brief description
AddField The AddField method adds index field.
ClearFields The ClearFields method clears all index fields.
Edit The Edit method creates object copy for editing.
RemoveField The RemoveField method removes an index field.
Save The Save method saves results of editing.

See also:

ETL Assembly Interfaces