Sdílet prostřednictvím


RuntimeEntityType.IEntityType.GetNavigations Metoda

Definice

Získá všechny navigační vlastnosti daného typu entity.

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

Návraty

Všechny navigační vlastnosti daného typu entity

Implementuje

Atributy

Platí pro