The row has not been changed after the last AcceptChanges
Namespace:
Aloe.SystemFrameworks.Domain.DataAccess
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntaxpublic const RowState Unchanged = 1
Public Const Unchanged As RowState = 1
public:
literal RowState^ Unchanged = 1
static val mutable Unchanged: RowState
Field Value
Type:
RowState
See Also