Datasnap.DSHTTP.TCustomDSRESTServerTransport.SetDSContext

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetDSContext(const Ctx: string);

C++

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

Eigenschaften

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

Beschreibung

Die als protected deklarierte Setter-Implementierung für die Eigenschaft DSContext.

Die Methode SetDSContext ist die als protected deklarierte Setter-Implementierung für die Eigenschaft DSContext.

Siehe auch