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