Sdílet prostřednictvím


RuntimeTypeBase.GetFlattenedDeclaredProperties Metoda

Definice

Vrátí všechny IProperty členy z tohoto typu a všechny vnořené komplexní typy, pokud existují.

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

Návraty

Vlastnosti.

Platí pro