API:Data.DBXClient.TDBXClientCommand.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TDBXClientCommand();

Properties

Type Visibility Source Unit Parent
destructor public
Data.DBXClient.pas
Data.DBXClient.hpp
Data.DBXClient TDBXClientCommand

Description

Destroy a command instance

Data.DBXClient.TDBXClientCommand.Destroy inherits from Data.DBXCommon.TDBXCommand.Destroy. All content below this line refers to Data.DBXCommon.TDBXCommand.Destroy.

Destroy a command instance

This method destroys a TDBXCommand instance.