Udostępnij za pośrednictwem


ITypeBase.GetDeclaredComplexProperties Metoda

Definicja

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

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

Zwraca

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

Dotyczy