ColumnModel.IsIdentity Property

Definition

Gets or sets a value indicating if values for this column will be generated by the database using the identity pattern.

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

Property Value

Applies to