Click or drag to resize

RowStateProtected Field

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
Syntax
public const RowState Protected = 5

Field Value

Type: RowState
See Also