Sdílet prostřednictvím


RuntimeEntityType.IEntityType.GetDerivedSkipNavigations Metoda

Definice

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

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

Návraty

Odvozené vlastnosti navigace přeskočení

Implementuje

Atributy

Platí pro