共用方式為


ColumnProvider.ColumnType 屬性

定義

取得或設定資料行的類型。

public:  virtual property Type ^ ColumnType {  public:
Type ^ get(); protected:
 void set(Type ^ value); };
public virtual Type ColumnType { get; protected set; }
member this.ColumnType : Type with get, set
Public Overridable Property ColumnType As Type

屬性值

資料行的類型。

適用於