Gets the IUnitOfWork on whose behalf the command was executed.
Namespace:
Mindscape.LightSpeed.LoggingAssembly: Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)
Syntax
| C# |
|---|
public IUnitOfWork UnitOfWork { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property UnitOfWork As IUnitOfWork |