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)
SyntaxIUpdateContext UpdateContext { get; }
Property Value
Type:
IUpdateContextThe update context.
See Also