Udostępnij za pośrednictwem


IReadOnlyTypeBase.GetDeclaredComplexProperties Metoda

Definicja

Pobiera właściwości złożone zadeklarowane w tym typie.

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

Zwraca

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

Dotyczy