Data.DBXCommon.TDBXMorphicCommand.Destroy
Delphi
destructor Destroy; override;
C++
__fastcall virtual ~TDBXMorphicCommand(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| destructor | public | Data.DBXCommon.pas Data.DBXCommon.hpp |
Data.DBXCommon | TDBXMorphicCommand |
Description
Destroy a command instance
Data.DBXCommon.TDBXMorphicCommand.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.