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

TDBTransaction.Destroy

Remove a TDBTransaction instance from memory.

Declaration

Source position: db.pas line 1931

public destructor TDBTransaction.Destroy; override;

Description

Destroy first disconnects all connected TDBDataset instances and then cleans up the resources allocated in the Create constructor. After that it calls the inherited destructor.

See also

TDBTransaction.Create

  

Transaction property


Documentation generated on: Nov 14 2015