FireDAC.Phys.ODBCWrapper.TODBCEnvironment.DriverNext
Delphi
function DriverNext(out ADriverDesc: String; out ADriverAttr: String): Boolean;
C++
bool __fastcall DriverNext(/* out */ System::UnicodeString &ADriverDesc, /* out */ System::UnicodeString &ADriverAttr);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | FireDAC.Phys.ODBCWrapper.pas FireDAC.Phys.ODBCWrapper.hpp |
FireDAC.Phys.ODBCWrapper | TODBCEnvironment |
Description
Embarcadero Technologies does not currently have any additional information.