Datasnap.DSHTTP.TCustomDSRESTServerTransport.GetDSContext

提供:RAD Studio API Documentation

Delphi

function GetDSContext: string;

C++

System::UnicodeString __fastcall GetDSContext();

プロパティ

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

説明

DSContext プロパティを操作するための protected 取得メソッドの実装です。

GetDSContext メソッドは、DSContext プロパティを操作するための protected 取得メソッドの実装です。

関連項目