共用方式為


TableModel.Columns 屬性

定義

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)

屬性值

適用於