The row has been modified 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 Modified = 4
Public Const Modified As RowState = 4
public:
literal RowState^ Modified = 4
static val mutable Modified: RowState
Field Value
Type:
RowState
See Also