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