Click or drag to resize

IDatabaseRepositoryUpdateContext Property

Gets the update context.

Namespace:  PDTec.IceNet.Core.Database
Assembly:  PDTec.IceNet.Core (in PDTec.IceNet.Core.dll) Version: 7.0.0.0 (7.0.6906.26599)
Syntax
C#
IUpdateContext UpdateContext { get; }

Property Value

Type: IUpdateContext
The update context.
See Also