FireDAC.Phys.TFDPhysDriverLink.DriverIntf
Delphi
property DriverIntf: IFDPhysDriver read GetDriverIntf;
C++
__property Firedac::Phys::Intf::_di_IFDPhysDriver DriverIntf = {read=GetDriverIntf};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | public | FireDAC.Phys.pas FireDAC.Phys.hpp |
FireDAC.Phys | TFDPhysDriverLink |
説明
ドライバ Phys インターフェイスの参照。
DriverIntf プロパティを使用すると、Phys ドライバ TFDPhysDriver インターフェイス参照を取得することができます。