共用方式為


DTP_VARIANT 成員

Specifies the data type of the column. This is a value from the DataType enumeration that determines the type of DTP_VARIANT structure stored in each cell of this column.

DTP_VARIANT 型別公開下列成員。

方法

  名稱 描述
公用方法 Equals (繼承自 ValueType。)
受保護的方法 Finalize (繼承自 Object。)
公用方法 GetHashCode (繼承自 ValueType。)
公用方法 GetType (繼承自 Object。)
受保護的方法 MemberwiseClone (繼承自 Object。)
公用方法 ToString (繼承自 ValueType。)

頂端

欄位

  名稱 描述
公用欄位 dwLength Represents an unsigned integer that contains the length of the data in the union.
公用欄位 u Contains the data union.
公用欄位 vt Represents an enumeration of the DataType.

頂端