[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Remove the TSQLScript instance from memory.
Source position: sqldb.pp line 652
public destructor TSQLScript.Destroy; override; |
Destroy frees the TSQLQuery instance that was created during the Create constructor from memory and then calls the inherited destructor.
|
Create a new TSQLScript instance. |