ColumnProvider.EntityTypeProperty 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定以實體 (Entity) 型別表示資料行的 PropertyInfo 屬性值。
public: virtual property System::Reflection::PropertyInfo ^ EntityTypeProperty { public:
System::Reflection::PropertyInfo ^ get(); protected:
void set(System::Reflection::PropertyInfo ^ value); };
public virtual System.Reflection.PropertyInfo EntityTypeProperty { get; protected set; }
member this.EntityTypeProperty : System.Reflection.PropertyInfo with get, set
Public Overridable Property EntityTypeProperty As PropertyInfo
屬性值
以實體型別表示資料行的 PropertyInfo 屬性值。