TransactionHandler.Dispose Method
Releases the resources used by this transaction handler.
Assembly: EntityFramework (in EntityFramework.dll)
Name | Description | |
---|---|---|
![]() | Dispose() | Releases the resources used by this transaction handler. |
![]() | Dispose(Boolean) | Releases the resources used by this transaction handler. |
TransactionHandler.Dispose Method ()
Releases the resources used by this transaction handler.
TransactionHandler.Dispose Method (Boolean)
Releases the resources used by this transaction handler.
Parameters
- disposing
-
Type:
System.Boolean
true to release both managed and unmanaged resources; false to release only unmanaged resources.