Datasnap.DSClientRest.TDSCustomRestConnection.Context
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
| Unit: Datasnap.DSClientRest | |
| Parent: TDSCustomRestConnection | |
Delphi
property Context: string read FContext write SetContext stored IsContextStored nodefault;
C++
__property System::UnicodeString Context = {read=FContext, write=SetContext, stored=IsContextStored};
Description
Specifies the context for the REST connection.
The Context property specifies the context for the DataSnap REST connection component. For example, Context can be 'datasnap/'.