ColumnModel.IsIdentity Property
Gets or sets a value indicating if values for this column will be generated by the database using the identity pattern.
Assembly: EntityFramework (in EntityFramework.dll)
public virtual bool IsIdentity { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; }