Datasnap.DSClientRest.TDSCustomRestConnection.RESTContext
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
Unit: Datasnap.DSClientRest | |
Parent: TDSCustomRestConnection |
Delphi
property RESTContext: string read FRESTContext write SetRESTContext stored IsRESTContextStored nodefault;
C++
__property System::UnicodeString RESTContext = {read=FRESTContext, write=SetRESTContext, stored=IsRESTContextStored};
Description
Embarcadero Technologies does not currently have any additional information.