Condividi tramite


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

Il tipo DTP_VARIANT espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da ValueType).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da ValueType).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da ValueType).

In alto

Campi

  Nome Descrizione
Campo pubblico dwLength Represents an unsigned integer that contains the length of the data in the union.
Campo pubblico u Contains the data union.
Campo pubblico vt Represents an enumeration of the DataType.

In alto