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