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

TDBTransaction.CloseDataSets

Close all connected datasets

Declaration

Source position: db.pas line 1932

public procedure TDBTransaction.CloseDataSets;

Description

CloseDatasets closes all connected datasets (All TDBDataset instances whose Transaction property points to this TDBTransaction instance).

See also

TDBDataset

  

Dataset connected to a database.

TDBDataset.Transaction

  

Transaction in which this dataset is running.


Documentation generated on: Nov 14 2015