dotConnect for PostgreSQL Documentation
Devart.Common Namespace / DbTransactionBase Class
Properties Methods Events

DbTransactionBase Class Members

The following tables list the members exposed by DbTransactionBase.

Public Properties
 NameDescription
Public Property (Inherited from System.Data.Common.DbTransaction)
Public PropertyOverridden. Specifies the System.Data.IsolationLevel for the transaction.  
Top
Public Methods
Public Events
 NameDescription
Public EventOccurs when the state of the transaction is changed.  
Public EventOccurs when the state of the transaction is changing.  
Top
See Also