Datasnap.DSHTTP.TCustomDSRESTServerTransport.GetDSContext

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetDSContext: string;

C++

System::UnicodeString __fastcall GetDSContext();

Eigenschaften

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

Beschreibung

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

Die Methode GetDSContext ist die als protected deklarierte Getter-Implementierung für die Eigenschaft DSContext.

Siehe auch