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