FireDAC.Phys.TFDPhysDriverLink.DriverState

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

Delphi

property DriverState: TFDPhysDriverState read GetDriverState;

C++

__property Firedac::Phys::Intf::TFDPhysDriverState DriverState = {read=GetDriverState, nodefault};

プロパティ

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


説明

ドライバの状態。

DriverState プロパティを使用すると、現在のドライバの状態を取得することができます。

関連項目