The row is unchanged, but it is protected from overwriting with refreshed data.
Namespace:
Aloe.SystemFrameworks.Domain.DataAccess
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntaxpublic const RowState Protected = 5
Public Const Protected As RowState = 5
public:
literal RowState^ Protected = 5
static val mutable Protected: RowState
Field Value
Type:
RowState
See Also