'Declaration Public Function New( _ ByVal action As TransactionAction _ )
public TransactionStateChangedEventArgs( TransactionAction action )
Parameters
- action
- The operation that is being performed or has been performed in the transaction when the DbTransactionBase.StateChanged event occurs.