Datasnap.DSHTTPCommon.TDSCacheResultCommandHandler

From RAD Studio API Documentation

TDSCacheResultCommandHandlerData.DBXCommon.TResultCommandHandlerSystem.TObject

Delphi

TDSCacheResultCommandHandler = class(TResultCommandHandler)

C++

class PASCALIMPLEMENTATION TDSCacheResultCommandHandler : public Data::Dbxcommon::TResultCommandHandler

Properties

Type Visibility Source Unit Parent
class public
Datasnap.DSHTTPCommon.pas
Datasnap.DSHTTPCommon.hpp
Datasnap.DSHTTPCommon Datasnap.DSHTTPCommon

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.

See Also