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


RuntimeTypeBase.ITypeBase.GetComplexProperties Метод

Определение

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

[System.Diagnostics.DebuggerStepThrough]
System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.IComplexProperty> ITypeBase.GetComplexProperties ();
[<System.Diagnostics.DebuggerStepThrough>]
abstract member Microsoft.EntityFrameworkCore.Metadata.ITypeBase.GetComplexProperties : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.IComplexProperty>
override this.Microsoft.EntityFrameworkCore.Metadata.ITypeBase.GetComplexProperties : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.IComplexProperty>
Function GetComplexProperties () As IEnumerable(Of IComplexProperty) Implements ITypeBase.GetComplexProperties

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

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

Реализации

Атрибуты

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