Sdílet prostřednictvím


RuntimeEntityType.IEntityType.GetDeclaredNavigations Metoda

Definice

Získá všechny navigační vlastnosti deklarované na daném IEntityType.

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

Návraty

Deklarované navigační vlastnosti.

Implementuje

Atributy

Platí pro