Datasnap.DSServer.TDSServerDriver.GetDriverVersion

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

Delphi

function GetDriverVersion: string; override;

C++

virtual System::UnicodeString __fastcall GetDriverVersion();

プロパティ

種類 可視性 ソース ユニット
function public
Datasnap.DSServer.pas
Datasnap.DSServer.hpp
Datasnap.DSServer TDSServerDriver

説明

現在のドライバのバージョン情報を返します。

GetDriverVersion メソッドを使用すると、TDSServerDriver のインスタンスのバージョン情報を返します。

関連項目