Data.DB.TIndexDef Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
CaseInsFieldspublishedSpecifies which fields of the index are case-insensitive.
CollectionpublicSpecifies the TCollection instance to which the TCollectionItem belongs.
DescFieldspublishedSpecifies the fields of the index that are sorted in descending order.
DisplayNamepublicThe name displayed in the Collection editor.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
ExpressionpublishedContains a dBASE key expression.
FieldExpressionpublicProvides access to either a list of field names or an index expression.
FieldspublishedIdentifies the fields that comprise the index.
GroupingLevelpublishedIndicates the depth of grouping provided by the index.
IDpublicA unique, permanent index for the item.
IndexpublicReturns the item's position in the Items array of TCollection.
NamepublishedSpecifies the name of the database entity defined by the TNamedItem object.
OptionspublishedDescribes the characteristics of the index.
SourcepublishedContains the name of a dBASE maintained index.