Class TSqlitePassSelectStmtFieldDefs

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TSqlitePassSelectStmtFieldDefs = class(TSqlitePassObjectList)

Description

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

Hierarchy

Overview

Methods

Public Constructor Create(Owner: TSqlitePassSelectStmtTableDef);
Public Destructor Destroy; override;
Public procedure Assign(Source: TSqlitePassTableFieldDefs);

Properties

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

Description

Methods

Public Constructor Create(Owner: TSqlitePassSelectStmtTableDef);
 
Public Destructor Destroy; override;
 
Public procedure Assign(Source: TSqlitePassTableFieldDefs);
 

Properties

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

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