Start a new transaction.
Source position: db.pas line 1652
| 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 |