Class TSqlitePassInMemoryIndex

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TSqlitePassInMemoryIndex = class(TObject)

Description

Hierarchy

Overview

Methods

Public constructor Create(Indexes: TSqlitePassInMemoryIndexes; Field: TField);
Public destructor Destroy; override;
Public procedure BuildIndex;
Public procedure ClearIndex;

Properties

Public property Field: TField Read FField;
Public property Indexed: Boolean Read FIndexed Write SetFIndexed;

Description

Methods

Public constructor Create(Indexes: TSqlitePassInMemoryIndexes; Field: TField);
 
Public destructor Destroy; override;
 
Public procedure BuildIndex;
 
Public procedure ClearIndex;
 

Properties

Public property Field: TField Read FField;
 
Public property Indexed: Boolean Read FIndexed Write SetFIndexed;
 

Generated by PasDoc 0.11.0 on 2010-03-22 23:38:11