Share via


TableModel.Columns Property

Definition

public virtual System.Collections.Generic.ICollection<Microsoft.EntityFrameworkCore.Scaffolding.Metadata.ColumnModel> Columns { get; set; }
member this.Columns : System.Collections.Generic.ICollection<Microsoft.EntityFrameworkCore.Scaffolding.Metadata.ColumnModel> with get, set
Public Overridable Property Columns As ICollection(Of ColumnModel)

Property Value

Applies to