Units
Class Hierarchy
Classes, Interfaces and Objects
Types
Variables
Constants
Functions and Procedures
Identifiers

Class TIdxInfo

Unit

SLDB

Declaration

type TIdxInfo = class()

Description

index information - see TSLDatabase.

Methods

Overview

Public constructor Create;
Public destructor Destroy; override;

Description

Public constructor Create;

 

Public destructor Destroy; override;

 

Properties

Overview

Public property Field[const Idx: Integer]: TIdxField;
Public property FieldCount: Integer;
Public property IdxName: String;
Public property Unique: Boolean;

Description

Public property Field[const Idx: Integer]: TIdxField;

Fields property, access to selected TIdxField information.

Public property FieldCount: Integer;

Number of fields in index.

Public property IdxName: String;

Index name.

Public property Unique: Boolean;

Determine if the index is temporoary.


Generated by PasDoc 0.8.7 on N 16- lis 2003 16:05:17