RuntimeProperty.IReadOnlyProperty.GetContainingIndexes Yöntem

Tanım

Bu özelliği kullanan tüm dizinleri (bu özelliğin dahil olduğu bileşik dizinler dahil) alır.

[System.Diagnostics.DebuggerStepThrough]
System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.IReadOnlyIndex> IReadOnlyProperty.GetContainingIndexes ();
[<System.Diagnostics.DebuggerStepThrough>]
abstract member Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty.GetContainingIndexes : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.IReadOnlyIndex>
override this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty.GetContainingIndexes : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.IReadOnlyIndex>
Function GetContainingIndexes () As IEnumerable(Of IReadOnlyIndex) Implements IReadOnlyProperty.GetContainingIndexes

Döndürülenler

Bu özelliği kullanan dizinler.

Uygulamalar

Öznitelikler

Şunlara uygulanır