Is the dataset in an active transaction.
Source position: db.pas line 1646
| function IProviderSupport.PSInTransaction: Boolean; | 
True if a transaction is currently active.
PSInTransaction returns True if the dataset is in an active transaction or False if no transaction is active.
| PSEndTransaction | 
| PSStartTransaction |