RuntimeForeignKey.IReadOnlyForeignKey.GetReferencingSkipNavigations Methode

Definition

Ruft die Überspringen von Navigationen mithilfe dieses Fremdschlüssels ab.

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

Gibt zurück

Die Navigation überspringen mithilfe dieses Fremdschlüssels.

Implementiert

Attribute

Gilt für: