Sdílet prostřednictvím


ITypeBase.GetDeclaredComplexProperties Metoda

Definice

Získá komplexní vlastnosti deklarované u tohoto typu entity.

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)

Návraty

Deklarované komplexní vlastnosti.

Platí pro