IBX.IBSQL.TIBXSQLDA.Destroy

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TIBXSQLDA();

Propriétés

Type Visibilité  Source Unité  Parent
destructor public
IBX.IBSQL.pas
IBX.IBSQL.hpp
IBX.IBSQL TIBXSQLDA

Description

Détruit la structure XSQLDA.

N'appelez pas directement Destroy. Appelez plutôt Free. Free vérifie que l'instance de l'objet ne vaut pas nil avant d'appeler Destroy.