다음을 통해 공유


RuntimeTypeBase.GetFlattenedProperties 메서드

정의

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

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

반환

속성입니다.

적용 대상