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


RuntimeTypeBase.GetDeclaredComplexProperties Метод

Определение

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

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

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

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

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