Datasnap.DSHTTP.TCustomDSRESTServerTransport.SetRESTContext

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetRESTContext(const Ctx: string );

C++

void __fastcall SetRESTContext(const System::UnicodeString Ctx);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP TCustomDSRESTServerTransport

Beschreibung

Setter-Methode von RESTContext.

Siehe auch