Osztály TIndexDefs
Egység
Deklaráció
type TIndexDefs = class(TDefCollection)
Megjegyzés
This item has no description.
Hierarchia
- TObject
- TPersistent
- TCollection
- TOwnedCollection
- TDefCollection
- TIndexDefs
Áttekintés
Metódusok
![]() |
function Create(ADataSet: TDataSet): TIndexDefs; |
![]() |
function AddIndexDef: TIndexDef; |
![]() |
function Find(Name: string): TIndexDef; |
![]() |
procedure Update; |
![]() |
function FindIndexForFields(Fields: string): TIndexDef; |
![]() |
function GetIndexForFields(Fields: string; CaseInsensitive: Boolean): TIndexDef; |
![]() |
procedure Add(Name: string; Fields: string; Options: TIndexOptions); |
Tulajdonságok
![]() |
property Items[param1: LongInt]: TIndexDef; |
Megjegyzés
Metódusok
![]() |
function Create(ADataSet: TDataSet): TIndexDefs; |
|
This item has no description. | |
![]() |
function AddIndexDef: TIndexDef; |
|
This item has no description. | |
![]() |
function Find(Name: string): TIndexDef; |
|
This item has no description. | |
![]() |
procedure Update; |
|
This item has no description. | |
![]() |
function FindIndexForFields(Fields: string): TIndexDef; |
|
This item has no description. | |
![]() |
function GetIndexForFields(Fields: string; CaseInsensitive: Boolean): TIndexDef; |
|
This item has no description. | |
![]() |
procedure Add(Name: string; Fields: string; Options: TIndexOptions); |
|
This item has no description. | |
Tulajdonságok
![]() |
property Items[param1: LongInt]: TIndexDef; |
|
This item has no description. | |
Készítette PasDoc 0.16.0-snapshot.
