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


RuntimeTypeBase.GetFlattenedComplexProperties Метод

Определение

Возвращает все RuntimeComplexProperty члены этого типа и все вложенные сложные типы, если таковые есть.

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

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

Свойства.

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