Bagikan melalui


ITypeBase.GetDeclaredComplexProperties Metode

Definisi

Mendapatkan properti kompleks yang dideklarasikan pada jenis entitas ini.

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)

Mengembalikan

Properti kompleks yang dinyatakan.

Berlaku untuk