Datasnap.DSHTTP.TCustomDSRESTServerTransport.GetDSContext

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetDSContext: string;

C++

System::UnicodeString __fastcall GetDSContext();

Properties

Type Visibility Source Unit Parent
function protected
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP TCustomDSRESTServerTransport

Description

Protected getter implementation for the DSContext property.

The GetDSContext method is the protected getter implementation for the DSContext property.

See Also