MetaColumn.EntityTypeProperty 속성

정의

엔터티 형식의 데이터 필드를 나타내는 속성의 특성을 포함하는 개체를 가져옵니다.

public:
 property System::Reflection::PropertyInfo ^ EntityTypeProperty { System::Reflection::PropertyInfo ^ get(); };
public System.Reflection.PropertyInfo EntityTypeProperty { get; }
member this.EntityTypeProperty : System.Reflection.PropertyInfo
Public ReadOnly Property EntityTypeProperty As PropertyInfo

속성 값

PropertyInfo

엔터티 형식의 데이터 필드를 나타내는 속성의 특성을 포함하는 개체입니다.

적용 대상