Data.DB.TIndexDef Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
CaseInsFields published Specifies which fields of the index are case-insensitive.
Collection public Specifies the TCollection instance to which the TCollectionItem belongs.
DescFields published Specifies the fields of the index that are sorted in descending order.
DisplayName public The name displayed in the Collection editor.
Disposed protected Disposed is a read-only property that shows the current state of this object.
Expression published Contains a dBASE key expression.
FieldExpression public Provides access to either a list of field names or an index expression.
Fields published Identifies the fields that comprise the index.
GroupingLevel published Indicates the depth of grouping provided by the index.
ID public A unique, permanent index for the item.
Index public Returns the item's position in the Items array of TCollection.
Name published Specifies the name of the database entity defined by the TNamedItem object.
Options published Describes the characteristics of the index.
Source published Contains the name of a dBASE maintained index.


Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=Data.DB.TIndexDef_Properties&oldid=203793"