RuntimeProperty.IProperty.GetContainingForeignKeys Yöntem

Tanım

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

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

Döndürülenler

Bu özelliği kullanan yabancı anahtarlar.

Uygulamalar

Öznitelikler

Şunlara uygulanır