IReadOnlyRepository<TEntity>.UnitOfWork Property
The owner unit of work.
Namespace: DevExpress.Mvvm.DataModel
Assembly: DevExpress.Mvvm.v24.1.DataModel.dll
NuGet Package: DevExpress.Scaffolding.Core
Declaration
Property Value
Type |
---|
IUnitOfWork |
See Also