Class TSqlitePassSelectStmtTableDefs

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TSqlitePassSelectStmtTableDefs = class(TSqlitePassObjectList)

Description

no description available, TSqlitePassObjectList description follows
no description available, TSqlitePassList description follows

Hierarchy

Overview

Methods

Public constructor Create(Owner: TSqlitePassSelectStmt);
Public destructor Destroy; override;
Public function FindTable(const Value: string): TSqlitePassSelectStmtTableDef;

Properties

Public property Count;
Public property Items[Index: Integer]: TSqlitePassSelectStmtTableDef read GetItem write SetItem;

Description

Methods

Public constructor Create(Owner: TSqlitePassSelectStmt);
 
Public destructor Destroy; override;
 
Public function FindTable(const Value: string): TSqlitePassSelectStmtTableDef;
 

Properties

Public property Count;
 
Public property Items[Index: Integer]: TSqlitePassSelectStmtTableDef read GetItem write SetItem;
 

Generated by PasDoc 0.11.0 on 2009-01-11 21:18:00