Compartilhar via


RuntimeEntityType.IReadOnlyEntityType.GetDerivedProperties Método

Definição

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

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

Retornos

Propriedades não de navegação derivadas.

Implementações

Atributos

Aplica-se a