다음을 통해 공유


RuntimeTypeBase.GetFlattenedComplexProperties 메서드

정의

이 형식의 모든 RuntimeComplexProperty 멤버와 중첩된 모든 복합 형식(있는 경우)을 반환합니다.

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

반환

속성입니다.

적용 대상