API:FireDAC.Phys.Intf.IFDPhysManagerMetadata.GetBaseDriverID

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetBaseDriverID(AIndex: Integer): String; overload;
function GetBaseDriverID(const ADriverID: String): String; overload;

C++

virtual System::UnicodeString __fastcall GetBaseDriverID(int AIndex) = 0 /* overload */;
virtual System::UnicodeString __fastcall GetBaseDriverID(const System::UnicodeString ADriverID) = 0 /* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function public
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
FireDAC.Phys.Intf IFDPhysManagerMetadata

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !