Udostępnij za pośrednictwem


IConventionTypeBase.GetDeclaredComplexProperties Metoda

Definicja

Pobiera złożone właściwości zadeklarowane dla tego typu.

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)

Zwraca

Zadeklarowane właściwości złożone.

Dotyczy