Sdílet prostřednictvím


ITypeBase.GetFlattenedComplexProperties Metoda

Definice

Vrátí všechny vlastnosti, které implementují IComplexProperty, včetně vlastností u komplexních typů.

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)

Návraty

Vlastnosti.

Platí pro