Compartir a través de


ITypeBase.GetFlattenedComplexProperties Método

Definición

Devuelve todas las propiedades que implementan IComplexProperty, incluidas las de tipos complejos.

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)

Devoluciones

Propiedades.

Se aplica a