[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Start a new transaction
Source position: db.pas line 1383
procedure IProviderSupport.PSStartTransaction; |
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).
PSEndTransaction |
PSIntransaction |