FireDAC.Phys.ODBCWrapper.TODBCConnection.DriverConnect

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function DriverConnect(const AConnString: String;  ADriverCompletion: SQLUSmallint; AParentWnd: SQLHWnd): String;

C++

System::UnicodeString __fastcall DriverConnect(const System::UnicodeString AConnString, System::Word ADriverCompletion, unsigned AParentWnd);

Properties

Type Visibility Source Unit Parent
function public
FireDAC.Phys.ODBCWrapper.pas
FireDAC.Phys.ODBCWrapper.hpp
FireDAC.Phys.ODBCWrapper TODBCConnection

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!