Returns the UnitOfWorkScopeBase<(Of <(TUnitOfWork>)>) associated with
this repository.
Namespace:
Mindscape.LightSpeedAssembly: Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)
Syntax
| C# |
|---|
protected UnitOfWorkScopeBase<TUnitOfWork> UnitOfWorkScope { get; } |
| Visual Basic (Declaration) |
|---|
Protected ReadOnly Property UnitOfWorkScope As UnitOfWorkScopeBase(Of TUnitOfWork) |