Share via


IReadOnlyTypeBase.GetDeclaredComplexProperties Metoda

Definice

Získá komplexní vlastnosti deklarované na tomto typu.

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)

Návraty

Deklarované komplexní vlastnosti.

Platí pro