TIndexDef class
- Inheritance
-
- Object
- TPersistent
- TCollectionItem
- TNamedItem
- TIndexDef
Constructors
- TIndexDef(TIndexDefs? owner, String aName, String theFields, TIndexOptions theOptions)
- TIndexDef.fromCollection(TCollection? aCollection)
Properties
- caseInsFields ↔ String
-
getter/setter pair
- collection ↔ TCollection?
-
getter/setter pairinherited
- descFields ↔ String
-
getter/setter pair
- displayName ↔ String
-
getter/setter pairinherited
- expression ↔ String
-
getter/setter pair
- fields ↔ String
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- id → int
-
no setterinherited
- index ↔ int
-
getter/setter pairinherited
- name ↔ String
-
getter/setter pairinherited
- options ↔ TIndexOptions
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- source ↔ String
-
getter/setter pair
Methods
-
assign(
TPersistent? source) → void -
override
-
assignTo(
TPersistent dest) → void -
inherited
-
changed(
bool allItems) → void -
inherited
-
free(
) → void -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited