Condividi tramite


RuntimeEntityType.IReadOnlyEntityType.GetNavigations Metodo

Definizione

Ottiene tutte le proprietà di spostamento nel tipo di entità specificato.

[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

Restituisce

Tutte le proprietà di spostamento nel tipo di entità specificato.

Implementazioni

Attributi

Si applica a