ObjectStateUnchanged Field |
The object has not been changed after the last transaction commit
Namespace:
Aloe.SystemFrameworks.Domain
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntaxpublic const ObjectState Unchanged = 0
Public Const Unchanged As ObjectState = 0
public:
literal ObjectState^ Unchanged = 0
static val mutable Unchanged: ObjectState
Field Value
Type:
ObjectState
See Also