Click or drag to resize

RowVersion Class

Specifies the version of data to retrieve
Inheritance Hierarchy

Namespace:  Aloe.SystemFrameworks.Domain.DataAccess
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public sealed class RowVersion : Enum

The RowVersion type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCurrent
The current value
Public fieldStatic memberOriginal
The original value
Public fieldvalue__
Top
See Also