Partager via


DTP_VARIANT Members

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.

The following tables list the members exposed by the DTP_VARIANT type.

Public Fields

  Nom Description
ms213412.pubfield(fr-fr,SQL.90).gif dwLength Represents an unsigned integer that contains the length of the data in the union.
ms213412.pubfield(fr-fr,SQL.90).gif u Contains the data union.
ms213412.pubfield(fr-fr,SQL.90).gif vt Represents an enumeration of the DataType.

Haut de la page

Public Methods

(see also Protected Methods )

  Nom Description
ms213412.pubmethod(fr-fr,SQL.90).gif Equals  Overloaded. (inherited from ValueType )
ms213412.pubmethod(fr-fr,SQL.90).gif GetHashCode  (inherited from ValueType )
ms213412.pubmethod(fr-fr,SQL.90).gif GetType  (inherited from Object )
ms213412.pubmethod(fr-fr,SQL.90).gifms213412.static(fr-fr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms213412.pubmethod(fr-fr,SQL.90).gif ToString  (inherited from ValueType )

Haut de la page

Protected Methods

  Nom Description
ms213412.protmethod(fr-fr,SQL.90).gif Finalize  (inherited from Object )
ms213412.protmethod(fr-fr,SQL.90).gif MemberwiseClone  (inherited from Object )

Haut de la page

Voir aussi

Référence

DTP_VARIANT Structure
Microsoft.SqlServer.Dts.Runtime.Wrapper Namespace