Description | Hierarchy | Fields | Methods | Properties |
type TSqlitePassSelectStmtFieldDefs = class(TSqlitePassObjectList)
TSqlitePassSelectStmtFieldDefs
is a collection of TSqlitePassSelectStmtFieldDef
![]() |
Constructor Create(Owner: TSqlitePassSelectStmtTableDef); |
![]() |
Destructor Destroy; override; |
![]() |
function FieldDefByName(const Value: String): TSqlitePassSelectStmtFieldDef; |
![]() |
function FindFieldDef(const Value: String): TSqlitePassSelectStmtFieldDef; |
![]() |
procedure Assign(Const Source: TSqlitePassTableFieldDefs); |
![]() |
property Count; |
![]() |
property Items[Index: Integer]: TSqlitePassSelectStmtFieldDef read GetItem write SetItem; |
![]() |
property TableDef: TSqlitePassSelectStmtTableDef read FTableDef; |
![]() |
Constructor Create(Owner: TSqlitePassSelectStmtTableDef); |
![]() |
Destructor Destroy; override; |
![]() |
function FieldDefByName(const Value: String): TSqlitePassSelectStmtFieldDef; |
![]() |
function FindFieldDef(const Value: String): TSqlitePassSelectStmtFieldDef; |
![]() |
procedure Assign(Const Source: TSqlitePassTableFieldDefs); |
![]() |
property Count; |
![]() |
property Items[Index: Integer]: TSqlitePassSelectStmtFieldDef read GetItem write SetItem; |
![]() |
property TableDef: TSqlitePassSelectStmtTableDef read FTableDef; |