FireDAC.Phys.Intf.IFDPhysDriverMetadata.GetDbKind

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

Delphi

function GetDbKind: TFDRDBMSKind;

C++

virtual Firedac::Stan::Intf::TFDRDBMSKind __fastcall GetDbKind() = 0 ;

プロパティ

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


説明

RDBMSKind の取得メソッド。

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

関連項目