FireDAC.Phys.Intf.IFDPhysDriverMetadata.RDBMSKind

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

Delphi

property RDBMSKind: TFDRDBMSKind read GetDbKind;

C++

__property Firedac::Stan::Intf::TFDRDBMSKind RDBMSKind = {read=GetDbKind};

プロパティ

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


説明

ドライバのデータベース種別を返します。

関連項目