Sdílet prostřednictvím


RuntimeEntityType.IEntityType.GetDeclaredSkipNavigations Metoda

Definice

Získá všechny přeskočit navigační vlastnosti deklarované u tohoto typu entity.

[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

Návraty

Deklarované cizí klíče.

Implementuje

Atributy

Platí pro