Datasnap.DSHTTPCommon.TDSCacheResultCommandHandler
| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: Datasnap.DSHTTPCommon.pas Datasnap.DSHTTPCommon.hpp
| |
| Unit: Datasnap.DSHTTPCommon | |
| Parent: Datasnap.DSHTTPCommon | |
Delphi
TDSCacheResultCommandHandler = class(TResultCommandHandler)
C++
class PASCALIMPLEMENTATION TDSCacheResultCommandHandler : public Data::Dbxcommon::TResultCommandHandler
Description
Wraps an instance of TRequestCommandHandler that wants to make itself cacheable.
The TDSCacheResultCommandHandler class wraps an instance of TRequestCommandHandler that wants to make itself cacheable.