Share via


RuntimeEntityType.IReadOnlyEntityType.GetDerivedSkipNavigations Methode

Definition

Ruft alle überspringenden Navigationseigenschaften ab, die für die typen deklariert sind, die von diesem Entitätstyp abgeleitet sind.

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

Gibt zurück

Abgeleitete Skip-Navigationseigenschaften.

Implementiert

Attribute

Gilt für: