다음을 통해 공유


RuntimeTypeBase.ITypeBase.GetFlattenedComplexProperties 메서드

정의

복합 형식의 속성을 포함하여 를 구현하는 모든 속성을 반환 IComplexProperty합니다.

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

반환

속성입니다.

구현

적용 대상