The Destruct built-in SQL script method releases any resources used by the SQL script.
The Destruct method is actually a SQL command script, and is not written in LDL+.
Refer to SQL script processing for more information on the role of the Destruct method in SQL script processing.
Note: This built-in method can be overridden however you cannot change its Visibility property.
Syntax
<<SQL script>>::Destruct(void) : void
Owner
Any SQL script.