Datasnap.DSHTTPCommon.TDSCacheResultCommandHandler.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(CommandWrapper: TRequestCommandHandler); virtual;

C++

__fastcall virtual TDSCacheResultCommandHandler(Data::Dbxcommon::TRequestCommandHandler* CommandWrapper);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
Datasnap.DSHTTPCommon.pas
Datasnap.DSHTTPCommon.hpp
Datasnap.DSHTTPCommon TDSCacheResultCommandHandler

Beschreibung

Erstellt eine TDSCacheResultCommandHandler-Klasseninstanz.

Der Konstruktor Create erstellt eine neue Instanz der Klasse TDSCacheResultCommandHandler.

Siehe auch