Compartir a través de


DTP_VARIANT Miembros

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.

El tipo DTP_VARIANT expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de ValueType).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de ValueType).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de ValueType).

Principio

Campos

  Nombre Descripción
Campo público dwLength Represents an unsigned integer that contains the length of the data in the union.
Campo público u Contains the data union.
Campo público vt Represents an enumeration of the DataType.

Principio