Data.DBXCommon.TDBXValue.Destroy
[–] Properties | |
---|---|
Type: destructor | |
Visibility: public | |
Source: Data.DBXCommon.pas Data.DBXCommon.hpp
| |
Unit: Data.DBXCommon | |
Parent: TDBXValue |
Delphi
destructor Destroy; override;
C++
__fastcall virtual ~TDBXValue();
Description
Destroys instance of TDBXValue.
This method destroys an instance of TDBXValue.