FireDAC.Phys.ODBCWrapper.TODBCConnection.DriverConnect
Delphi
function DriverConnect(const AConnString: String;
ADriverCompletion: SQLUSmallint; AParentWnd: SQLHWnd): String;
C++
System::UnicodeString __fastcall DriverConnect(const System::UnicodeString AConnString, Firedac::Phys::Odbccli::SQLUSmallint ADriverCompletion, Firedac::Phys::Odbccli::SQLHWnd 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.