Sdílet prostřednictvím


RuntimeTypeBase.ITypeBase.GetFlattenedProperties Metoda

Definice

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

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

Návraty

Vlastnosti.

Implementuje

Platí pro