FireDAC.Phys.TFDPhysDriverLink.BaseDriverID

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

Delphi

property BaseDriverID: String read GetBaseDriverID;

C++

__property System::UnicodeString BaseDriverID = {read=GetBaseDriverID};

プロパティ

種類 可視性 ソース ユニット
property published
FireDAC.Phys.pas
FireDAC.Phys.hpp
FireDAC.Phys TFDPhysDriverLink


説明

基底ドライバ ID。

BaseDriverID プロパティを使用すると、基底ドライバ ID を取得することができます。 基底ドライバ ID は定数で、FireDAC DBMS ドライバ実装を表しています。

関連項目