FireDAC.Phys.Intf.IFDPhysManagerMetadata.CreateDriverMetadata
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
Unit: FireDAC.Phys.Intf | |
Parent: IFDPhysManagerMetadata |
Delphi
procedure CreateDriverMetadata(const ADriverID: String; out ADrvMeta: IFDPhysDriverMetadata);
C++
virtual void __fastcall CreateDriverMetadata(const System::UnicodeString ADriverID, /* out */ _di_IFDPhysDriverMetadata &ADrvMeta) = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.