ITypeBase.GetFlattenedComplexProperties Méthode

Définition

Retourne toutes les propriétés qui implémentent IComplexProperty, y compris celles sur les types complexes.

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

Retours

Propriétés.

S’applique à