FireDAC.Phys.Intf.IFDPhysManagerMetadata.CreateDriverMetadata

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure CreateDriverMetadata(const ADriverID: String; out ADrvMeta: IFDPhysDriverMetadata);

C++

virtual void __fastcall CreateDriverMetadata(const System::UnicodeString ADriverID, /* out */ _di_IFDPhysDriverMetadata &ADrvMeta) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
FireDAC.Phys.Intf IFDPhysManagerMetadata

Description

Embarcadero Technologies does not currently have any additional information.