FireDAC.Phys.TFDPhysDriver.GetDbKind

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

Delphi

function GetDbKind: TFDRDBMSKind;

C++

Firedac::Stan::Intf::TFDRDBMSKind __fastcall GetDbKind();

プロパティ

種類 可視性 ソース ユニット
function protected
FireDAC.Phys.pas
FireDAC.Phys.hpp
FireDAC.Phys TFDPhysDriver


説明

RDBMSKind の取得メソッド。

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

関連項目