IndexModel.IndexColumns 属性

定义

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

属性值

适用于