Bagikan melalui


IReadOnlyTypeBase.GetDeclaredComplexProperties Metode

Definisi

Mendapatkan properti kompleks yang dideklarasikan pada jenis ini.

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)

Mengembalikan

Properti kompleks yang dinyatakan.

Berlaku untuk