TransactionStateChangingEventHandler Delegate
Represents the method that will handle the
DbTransactionBase.StateChanging event of
DbTransactionBase descendants.
Parameters
- sender
- The source of the event.
- e
- The TransactionStateChangingEventArgs object that contains the event data.