Compartir a través de


ITableIndex.MappedIndexes Propiedad

Definición

Obtiene los índices asignados.

public System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.IIndex> MappedIndexes { get; }
member this.MappedIndexes : seq<Microsoft.EntityFrameworkCore.Metadata.IIndex>
Public ReadOnly Property MappedIndexes As IEnumerable(Of IIndex)

Valor de propiedad

Se aplica a