Aracılığıyla paylaş


IConventionTypeBase.GetDeclaredComplexProperties Yöntem

Tanım

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

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

Döndürülenler

Bildirilen karmaşık özellikler.

Şunlara uygulanır