Datasnap.DSHTTPCommon.TDSServiceResponseHandler.ClearCommands
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: Datasnap.DSHTTPCommon.pas Datasnap.DSHTTPCommon.hpp
| |
Unit: Datasnap.DSHTTPCommon | |
Parent: TDSServiceResponseHandler |
Delphi
procedure ClearCommands; override;
C++
virtual void __fastcall ClearCommands();
Description
Clears the stored commands and/or errors.
The ClearCommands method is used to clear the stored commands and/or errors.