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, System::Word ADriverCompletion, NativeUInt 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.