API:FireDAC.Phys.SQLiteWrapper.TSQLiteVModule.VTabConnect

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function VTabConnect(const AArgs: TSQLiteVArgs): TSQLiteVTable; virtual; abstract;

C++

virtual TSQLiteVTable* __fastcall VTabConnect(const TSQLiteVArgs AArgs) = 0 ;

Properties

Type Visibility Source Unit Parent
function protected
FireDAC.Phys.SQLiteWrapper.pas
FireDAC.Phys.SQLiteWrapper.hpp
FireDAC.Phys.SQLiteWrapper TSQLiteVModule

Description

Embarcadero Technologies does not currently have any additional information.