FireDAC.Phys.SQLiteWrapper.TSQLiteVTableDef.GetColsIN

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetColsIN(AIndex: Integer): TSQLiteInput; virtual;

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 TSQLiteVTableDef

Description

Embarcadero Technologies does not currently have any additional information.