Compartilhar via


RuntimeTypeBase.GetFlattenedProperties 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> GetFlattenedProperties ();
abstract member GetFlattenedProperties : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.RuntimeProperty>
override this.GetFlattenedProperties : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.RuntimeProperty>
Public Overridable Function GetFlattenedProperties () As IEnumerable(Of RuntimeProperty)

Retornos

As propriedades.

Aplica-se a