Aracılığıyla paylaş


RuntimeEntityType.IEntityType.GetDeclaredReferencingForeignKeys Yöntem

Tanım

Belirli bir varlık türünü hedefleyen tüm yabancı anahtarları (örneğin, verilen varlık türünün sorumlu olduğu yabancı anahtarlar) alır.

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

Döndürülenler

Verilen varlık türüne başvuran yabancı anahtarlar.

Uygulamalar

Öznitelikler

Şunlara uygulanır