ITypeBase.GetFlattenedComplexProperties Método

Definição

Retorna todas as propriedades que implementam IComplexProperty, incluindo aquelas em tipos complexos.

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

Retornos

As propriedades.

Aplica-se a