Share via


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

プロパティ値

エンティティ型のデータ フィールドを表すプロパティの属性を格納しているオブジェクト。

適用対象