Share via


RuntimeEntityType.IEntityType.GetDeclaredSkipNavigations Methode

Definition

Ruft alle überspringenden Navigationseigenschaften ab, die für diesen Entitätstyp deklariert sind.

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

Gibt zurück

Deklarierte Fremdschlüssel.

Implementiert

Attribute

Gilt für: