API:Data.DBXCommon.TDBXWideCharsValue.Destroy

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TDBXWideCharsValue();

プロパティ

種類 可視性 ソース ユニット
destructor public
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon TDBXWideCharsValue

説明

TDBXWideStringValue インスタンスを破棄します。

Data.DBXCommon.TDBXWideCharsValue.Destroy は Data.DBXCommon.TDBXWideStringValue.Destroy を継承しています。以下の内容はすべて Data.DBXCommon.TDBXWideStringValue.Destroy を参照しています。

TDBXWideStringValue インスタンスを破棄します。

このデストラクタは TDBXWideStringValue のインスタンスを破棄します。

関連項目