Datasnap.DSCommonServer.TDSVoidConnectionHandler.GetProductName

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

Delphi

function GetProductName: string; override;

C++

virtual System::UnicodeString __fastcall GetProductName();

プロパティ

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

説明

空の文字列を返します。

GetProductName メソッドは、空の文字列を返します。

関連項目