共用方式為


ITableIndex.MappedIndexes 屬性

定義

取得對應的索引。

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)

屬性值

適用於