Aracılığıyla paylaş


RuntimeEntityType.IEntityType.GetForeignKeys Yöntem

Tanım

Bu varlık türünde tanımlanan yabancı anahtarları alır.

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

Döndürülenler

Bu varlık türünde tanımlanan yabancı anahtarlar.

Uygulamalar

Öznitelikler

Şunlara uygulanır