[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'SQLDB' (#fcl)

TSQLScript.Destroy

Remove the TSQLScript instance from memory.

Declaration

Source position: sqldb.pp line 737

public destructor TSQLScript.Destroy; override;

Description

Destroy frees the TSQLQuery instance that was created during the Create constructor from memory and then calls the inherited destructor.

See also

TSQLScript.Create

  

Create a new TSQLScript instance.


Documentation generated on: May 14 2021