FireDAC.Phys.ODBCWrapper.TODBCEnvironment.DriverFirst

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function DriverFirst(out ADriverDesc: String; out ADriverAttr: String): Boolean;

C++

bool __fastcall DriverFirst(/* 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.