Click or drag to resize

RowStateDeleted Field

The row has been deleted after the last AcceptChanges

Namespace:  Aloe.SystemFrameworks.Domain.DataAccess
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public const RowState Deleted = 3

Field Value

Type: RowState
See Also