다음을 통해 공유


ITypeBase.GetFlattenedComplexProperties 메서드

정의

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

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)

반환

속성입니다.

적용 대상