Datasnap.DSHTTP.TCustomDSRESTServerTransport.GetDSContext
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp
| |
Unit: Datasnap.DSHTTP | |
Parent: TCustomDSRESTServerTransport |
Delphi
function GetDSContext: string;
C++
System::UnicodeString __fastcall GetDSContext();
Description
Protected getter implementation for the DSContext property.
The GetDSContext method is the protected getter implementation for the DSContext property.