Aracılığıyla paylaş


RuntimeTypeBase.IReadOnlyTypeBase.GetDeclaredComplexProperties Yöntem

Tanım

Bu tür üzerinde bildirilen karmaşık özellikleri alır.

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

Döndürülenler

Bildirilen karmaşık özellikler.

Uygulamalar

Öznitelikler

Şunlara uygulanır