RowVersionAttribute
Treat property as an automatically incremented RDBMS Row Version
Assembly: ServiceStack.Interfaces.dll
View Source
Declaration
[AttributeUsage(AttributeTargets.Property)]
public class RowVersionAttribute : AttributeBase, _Attribute
Implements
System.Runtime.InteropServices._Attribute