Condividi tramite


ITypeBase.GetFlattenedComplexProperties Metodo

Definizione

Restituisce tutte le proprietà che implementano IComplexProperty, incluse quelle sui tipi complessi.

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)

Restituisce

Proprietà.

Si applica a