dotConnect for Oracle Documentation
Devart.Common Namespace / TransactionStateChangedEventArgs Class
Properties

TransactionStateChangedEventArgs Class Members

The following tables list the members exposed by TransactionStateChangedEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes an instance of the TransactionStateChangedEventArgs class.  
Top
Public Properties
 NameDescription
Public PropertyIndicates the operation that is being performed or has been performed in the transaction when the DbTransactionBase.StateChanged or DbTransactionBase.StateChanging event occurs. (Inherited from Devart.Common.TransactionStateChangeEventArgs)
Top
See Also