API:FireDAC.Phys.Intf.IFDPhysManager.CreateDriver

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure CreateDriver(const ADriverID: String;
out ADrv: IFDPhysDriver; AIntfRequired: Boolean = True);

C++

virtual void __fastcall CreateDriver(const System::UnicodeString ADriverID, /* out */ _di_IFDPhysDriver &ADrv, bool AIntfRequired = true) = 0 ;

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
FireDAC.Phys.Intf IFDPhysManager

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。