IndexModel.IndexColumns Property

Definition

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)

Property Value

Applies to