TableModel.Indexes Property

Definition

public virtual System.Collections.Generic.ICollection<Microsoft.EntityFrameworkCore.Scaffolding.Metadata.IndexModel> Indexes { get; }
member this.Indexes : System.Collections.Generic.ICollection<Microsoft.EntityFrameworkCore.Scaffolding.Metadata.IndexModel>
Public Overridable ReadOnly Property Indexes As ICollection(Of IndexModel)

Property Value

Applies to