Sdílet prostřednictvím


RuntimeTypeBase.ITypeBase.GetFlattenedComplexProperties Metoda

Definice

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

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

Návraty

Vlastnosti.

Implementuje

Platí pro