Compartilhar via


RuntimeEntityType.IReadOnlyEntityType.GetDerivedNavigations Método

Definição

Obtém todas as propriedades de navegação declaradas nos tipos derivados desse tipo de entidade.

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

Retornos

Propriedades de navegação derivadas.

Implementações

Atributos

Aplica-se a