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

TDBTransaction.CloseDataSets

Close all connected datasets.

Declaration

Source position: db.pas line 2207

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: Jul 24 2023