FireDAC.Phys.SQLiteWrapper.TSQLiteStatement.ColumnDefs
Delphi
property ColumnDefs[AIndex: Integer]: TSQLiteValueDef read GetColumnDefs;
C++
__property TSQLiteValueDef* ColumnDefs[int AIndex] = {read=GetColumnDefs};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | FireDAC.Phys.SQLiteWrapper.pas FireDAC.Phys.SQLiteWrapper.hpp | FireDAC.Phys.SQLiteWrapper | TSQLiteStatement | 
Description
Embarcadero Technologies does not currently have any additional information.