Datasnap.DSHTTPCommon.TDSNullResponseHandler.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(DSService: TDSService; CommandType: TDSHTTPCommandType; ServiceInstanceOwner: Boolean = True);

C++

__fastcall TDSNullResponseHandler(Datasnap::Dsservice::TDSService* DSService, TDSHTTPCommandType CommandType, bool ServiceInstanceOwner);

Eigenschaften

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

Beschreibung

Erzeugt eine TDSNullResponseHandler-Klasseninstanz.

Der Konsturktor Create erzeugt eine neue Instanz der Klasse TDSNullResponseHandler.