Поделиться через


Элементы 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.

В начало