Bagikan melalui


ITypeBase.GetFlattenedComplexProperties Metode

Definisi

Mengembalikan semua properti yang mengimplementasikan IComplexProperty, termasuk properti pada jenis kompleks.

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

Mengembalikan

Properti.

Berlaku untuk