Description | Hierarchy | Fields | Methods | Properties |
type TSqlitePassInMemoryIndex = class(TObject)
![]() |
constructor Create(Indexes: TSqlitePassInMemoryIndexes; Field: TField); |
![]() |
destructor Destroy; override; |
![]() |
procedure BuildIndex; |
![]() |
procedure ClearIndex; |
![]() |
property Field: TField Read FField; |
![]() |
property Indexed: Boolean Read FIndexed Write SetFIndexed; |
![]() |
constructor Create(Indexes: TSqlitePassInMemoryIndexes; Field: TField); |
![]() |
destructor Destroy; override; |
![]() |
procedure BuildIndex; |
![]() |
procedure ClearIndex; |
![]() |
property Field: TField Read FField; |
![]() |
property Indexed: Boolean Read FIndexed Write SetFIndexed; |