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 by a click of the main mouse button on the properties of the Fields component in the objects inspector.

See also:

IUiDataSet