IUiDataSet.Fields

Syntax

Fields: IUiFields;

Description

The Fields property returns the table fields collection.

Comments

Depending on the data source being used, the collection can consist of fields of the original relational source or of created new fields. New fields are added in the Fields List window that is called on mouse click on the property button of the Fields component in the object inspector.

See also:

IUiDataSet