Aracılığıyla paylaş


RuntimeTypeBase.IReadOnlyTypeBase.GetComplexProperties Yöntem

Tanım

Bu tür ve temel türlerde tanımlanan karmaşık özellikleri alır.

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

Döndürülenler

Bu tür üzerinde tanımlanan karmaşık özellikler.

Uygulamalar

Öznitelikler

Şunlara uygulanır