Datasnap.DSHTTPCommon.TDSCacheResultCommandHandler.FCacheCommands
[–] Properties | |
---|---|
Type: field | |
Visibility: protected | |
Source: Datasnap.DSHTTPCommon.pas Datasnap.DSHTTPCommon.hpp
| |
Unit: Datasnap.DSHTTPCommon | |
Parent: TDSCacheResultCommandHandler |
Delphi
FCacheCommands: TList<TDSCommandComplexParams>;
C++
System::Generics::Collections::TList__1<TDSCommandComplexParams*>* FCacheCommands;
Description
Protected field that is required by the CacheCommands property.
FCacheCommands is a protected field that is required by the CacheCommands property.