Datasnap.DSPlatform.TDBXServerComponent.GetDSServerName

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

Delphi

function GetDSServerName: string; virtual; abstract;

C++

virtual System::UnicodeString __fastcall GetDSServerName() = 0 ;

プロパティ

種類 可視性 ソース ユニット
function protected
Datasnap.DSPlatform.pas
Datasnap.DSPlatform.hpp
Datasnap.DSPlatform TDBXServerComponent

説明

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

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

関連項目