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

IProviderSupport.PSStartTransaction

Start a new transaction.

Declaration

Source position: db.pas line 1646

procedure IProviderSupport.PSStartTransaction;

Description

PSStartTransaction is used by the provider to start a new transaction. It will only be called if no transaction was active yet (i.e. PSIntransaction returned False).

See also

PSEndTransaction

PSIntransaction


Documentation generated on: Jul 24 2023