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

In This Topic
    TransactionStateChangingEventArgs Class Members
    In This Topic

    The following tables list the members exposed by TransactionStateChangingEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the TransactionStateChangingEventArgs 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