IDatabaseRepositoryUpdateContext Property |
Gets the update context.
Namespace: PDTec.IceNet.Core.DatabaseAssembly: PDTec.IceNet.Core (in PDTec.IceNet.Core.dll) Version: 6.0.0.0 (6.0.6225.27214)
SyntaxIUpdateContext UpdateContext { get; }
Property Value
Type:
IUpdateContextThe update context.
See Also