RuntimeProperty.IProperty.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.IIndex> IProperty.GetContainingIndexes ();
[<System.Diagnostics.DebuggerStepThrough>]
abstract member Microsoft.EntityFrameworkCore.Metadata.IProperty.GetContainingIndexes : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.IIndex>
override this.Microsoft.EntityFrameworkCore.Metadata.IProperty.GetContainingIndexes : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.IIndex>
Function GetContainingIndexes () As IEnumerable(Of IIndex) Implements IProperty.GetContainingIndexes

Döndürülenler

Bu özelliği kullanan dizinler.

Uygulamalar

Öznitelikler

Şunlara uygulanır