Share via


RuntimeTypeBase.GetFlattenedComplexProperties Método

Definição

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

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

Retornos

As propriedades.

Aplica-se a