Aracılığıyla paylaş


IKey.GetReferencingForeignKeys Yöntem

Tanım

Belirli bir birincil veya alternatif anahtarı hedefleyen tüm yabancı anahtarları alır.

public virtual System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.IForeignKey> GetReferencingForeignKeys ();
abstract member GetReferencingForeignKeys : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.IForeignKey>
override this.GetReferencingForeignKeys : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.IForeignKey>
Public Overridable Function GetReferencingForeignKeys () As IEnumerable(Of IForeignKey)

Döndürülenler

Verilen anahtara başvuran yabancı anahtarlar.

Şunlara uygulanır