Datasnap.DSHTTP.TCustomDSRESTServerTransport.SetRESTContext
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: protected | |
| Source: Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp
| |
| Unit: Datasnap.DSHTTP | |
| Parent: TCustomDSRESTServerTransport | |
Delphi
procedure SetRESTContext(const Ctx: string );
C++
void __fastcall SetRESTContext(const System::UnicodeString Ctx);
Description
Setter of RESTContext.