Aracılığıyla paylaş


RuntimeTypeBase.ITypeBase.GetDeclaredComplexProperties Yöntem

Tanım

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

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

Döndürülenler

Bildirilen karmaşık özellikler.

Uygulamalar

Öznitelikler

Şunlara uygulanır