Compartilhar via


RuntimeEntityType.IEntityType.GetDeclaredNavigations Método

Definição

Obtém todas as propriedades de navegação declaradas no determinado 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

Retornos

Propriedades de navegação declaradas.

Implementações

Atributos

Aplica-se a