API:Datasnap.DSCommonServer.TDSCustomAdmin.GetDSServerName

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

Delphi

function GetDSServerName: string; override;

C++

virtual System::UnicodeString __fastcall GetDSServerName();

プロパティ

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

説明

このコンポーネントの現在のインスタンスのサーバー名を返します。

Datasnap.DSCommonServer.TDSCustomAdmin.GetDSServerName は Datasnap.DSPlatform.TDBXServerComponent.GetDSServerName を継承しています。以下の内容はすべて Datasnap.DSPlatform.TDBXServerComponent.GetDSServerName を参照しています。

このコンポーネントの現在のインスタンスのサーバー名を返します。

GetDSServerName メソッドは、TDBXServerComponent の現在のインスタンスのサーバー名を返すために使用します。

関連項目