ColumnProvider.EntityTypeProperty 屬性

定義

取得或設定 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 實體類型欄位的屬性值。

適用於