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

TDBDataset.destroy

Remove the TDBDataset instance from memory.

Declaration

Source position: db.pas line 1952

public destructor TDBDataset.destroy; override;

Description

Destroy will disconnect the TDBDataset from its Database and Transaction. After this it calls the inherited destructor.

See also

TDBDataset.Database

  

Database this dataset is connected to

TDatabase

  

Base class for connecting a FreePascal application to an external Database engine


Documentation generated on: May 14 2021