Datasnap.DSHTTPCommon.TDSNullResponseHandler.Create
Delphi
constructor Create(DSService: TDSService; CommandType: TDSHTTPCommandType; ServiceInstanceOwner: Boolean = True);
C++
__fastcall TDSNullResponseHandler(Datasnap::Dsservice::TDSService* DSService, TDSHTTPCommandType CommandType, bool ServiceInstanceOwner);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
constructor | public | Datasnap.DSHTTPCommon.pas Datasnap.DSHTTPCommon.hpp |
Datasnap.DSHTTPCommon | TDSNullResponseHandler |
Description
Creates a TDSNullResponseHandler class instance.
The Create constructor creates a new instance of the TDSNullResponseHandler class.