Partilhar via


RuntimeTypeBase.GetFlattenedDeclaredProperties Método

Definição

Retorna todos os IProperty membros desse tipo e todos os tipos complexos aninhados, se houver.

public virtual System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.RuntimeProperty> GetFlattenedDeclaredProperties ();
abstract member GetFlattenedDeclaredProperties : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.RuntimeProperty>
override this.GetFlattenedDeclaredProperties : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.RuntimeProperty>
Public Overridable Function GetFlattenedDeclaredProperties () As IEnumerable(Of RuntimeProperty)

Retornos

As propriedades.

Aplica-se a