Bagikan melalui


RuntimeTypeBase.ITypeBase.GetFlattenedComplexProperties Metode

Definisi

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

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

Mengembalikan

Properti.

Penerapan

Berlaku untuk