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

TSQLConnection.Destroy

Destroys the instance of the connection.

Declaration

Source position: sqldb.pp line 275

public destructor TSQLConnection.Destroy; override;

Description

Destroy removes the connection from memory. When a connection is removed, all datasets are closed, and all transactions too.


Documentation generated on: Jul 24 2023