Sdílet prostřednictvím


ITypeBase.GetFlattenedDeclaredProperties Metoda

Definice

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

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

Návraty

Vlastnosti.

Platí pro