Share via


RuntimeEntityType.IReadOnlyEntityType.GetNavigations Methode

Definition

Ruft alle Navigationseigenschaften für den angegebenen Entitätstyp ab.

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

Gibt zurück

Alle Navigationseigenschaften für den angegebenen Entitätstyp.

Implementiert

Attribute

Gilt für: