TransactionStateChangedEventHandler Delegate
Represents the method that will handle the
DbTransactionBase.StateChanged event of
DbTransactionBase descendants.
Parameters
- sender
- The source of the event.
- e
- The TransactionStateChangedEventArgs object that contains the event data.