FireDAC.Phys.ODBCWrapper.TODBCEnvironment.DriverNext

From RAD Studio API Documentation
Jump to: navigation, search

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. Please help us document this topic by using the Discussion page!