ColumnAttribute.IsDbGenerated Property
Gets or sets whether a column contains values that the database auto-generates.
Namespace: DbExtensions
Assembly: DbExtensions.dll
Syntax
public bool IsDbGenerated { get; set; }
Gets or sets whether a column contains values that the database auto-generates.
Namespace: DbExtensions
Assembly: DbExtensions.dll
public bool IsDbGenerated { get; set; }