Partager via


Membres 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.

Le type DTP_VARIANT expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Equals (Hérité de ValueType.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de ValueType.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de ValueType.)

Haut de la page

Champs

  Nom Description
Champ public dwLength Represents an unsigned integer that contains the length of the data in the union.
Champ public u Contains the data union.
Champ public vt Represents an enumeration of the DataType.

Haut de la page