Description | Hierarchy | Fields | Methods | Properties |
type TSqlitePassSelectStmtTableDefs = class(TSqlitePassObjectList)
![]() |
constructor Create(Owner: TSqlitePassSelectStmt); |
![]() |
destructor Destroy; override; |
![]() |
function FindTable(const Value: string): TSqlitePassSelectStmtTableDef; |
![]() |
property Count; |
![]() |
property Items[Index: Integer]: TSqlitePassSelectStmtTableDef read GetItem write SetItem; |
![]() |
constructor Create(Owner: TSqlitePassSelectStmt); |
![]() |
destructor Destroy; override; |
![]() |
function FindTable(const Value: string): TSqlitePassSelectStmtTableDef; |
![]() |
property Count; |
![]() |
property Items[Index: Integer]: TSqlitePassSelectStmtTableDef read GetItem write SetItem; |