Поделиться через


ITypeBase.GetFlattenedComplexProperties Метод

Определение

Возвращает все свойства, реализующие IComplexProperty, включая свойства для сложных типов.

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)

Возвращаемое значение

Свойства.

Применяется к