FireDAC.Phys.SQLiteWrapper.TSQLiteVTable.GetColsIN
Delphi
function GetColsIN(AIndex: Integer): TSQLiteInput; override;
C++
virtual TSQLiteInput* __fastcall GetColsIN(int AIndex);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | FireDAC.Phys.SQLiteWrapper.pas FireDAC.Phys.SQLiteWrapper.hpp |
FireDAC.Phys.SQLiteWrapper | TSQLiteVTable |
Description
Embarcadero Technologies does not currently have any additional information.