UnitOfWork Class Members
- Last UpdatedApr 08, 2026
- 1 minute read
The following tables list the members exposed by UnitOfWork.
| Name | Description | |
|---|---|---|
![]() | UnitOfWork Constructor | The normal constructor requiring the database context and default lock type. |
| Name | Description | |
|---|---|---|
![]() | Context | The data context associated with the unit of work. |
![]() | DefaultLockType | The default lock type of the unit of work. |

