Share via


ColumnOperation.IsRowVersion Property

Definition

Indicates whether or not this column acts as an automatic concurrency token in the same vein as 'rowversion'/'timestamp' columns on SQL Server.

public virtual bool IsRowVersion { get; set; }
member this.IsRowVersion : bool with get, set
Public Overridable Property IsRowVersion As Boolean

Property Value

Applies to