FireDAC.Phys.Intf.IFDPhysManagerMetadata.GetBaseDriverID

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

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 */;

プロパティ

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

説明

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