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

In This Topic
    TransactionStateChangedEventArgs Class Members
    In This Topic

    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