| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Is the dataset in an active transaction.
Source position: db.pas line 1428
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  |