[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 652

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: Nov 14 2015