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


ITypeBase.GetDeclaredComplexProperties Метод

Определение

Возвращает сложные свойства, объявленные для этого типа сущности.

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

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

Объявленные сложные свойства.

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