Unit 'SQLDB' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TCustomSQLQuery.Destroy

Destroy instance of TCustomSQLQuery.

Declaration

Source position: sqldb.pp line 590

public destructor TCustomSQLQuery.Destroy; override;

Description

Destroy cleans up the instance, closing the dataset and freeing all allocated resources.

See also

TCustomSQLQuery.Create

  

Create a new instance of TCustomSQLQuery.


Documentation generated on: Jul 24 2023