IReadOnlyTypeBase.GetDeclaredComplexProperties Метод

Определение

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

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

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

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

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