Share via


RuntimeTypeBase.ITypeBase.GetFlattenedComplexProperties Methode

Definition

Gibt alle Eigenschaften zurück, die IComplexPropertyimplementieren, einschließlich der Eigenschaften für komplexe Typen.

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

Gibt zurück

Die Eigenschaften.

Implementiert

Gilt für: