Partager via


tagBUFFERCOL Members

Contains metadata that describes the data stored in a buffer column.

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

Public Fields

  Nom Description
ms211704.pubfield(fr-fr,SQL.90).gif DataType Specifies the data type of the value contained in the column.
ms211704.pubfield(fr-fr,SQL.90).gif lCodePage Specifies the character set used to interpret the data in a buffer column.
ms211704.pubfield(fr-fr,SQL.90).gif lLengthOffset Indicates the number of bytes from the beginning of a buffer row to the end of the column data.
ms211704.pubfield(fr-fr,SQL.90).gif lMaxLength Indicates the maximum length of the data stored in a buffer column.
ms211704.pubfield(fr-fr,SQL.90).gif lOffset Indicates the number of bytes from the beginning of a buffer row to the beginning of the column data.
ms211704.pubfield(fr-fr,SQL.90).gif lPrecision Indicates the number of decimal places of precision contained in a buffer column.
ms211704.pubfield(fr-fr,SQL.90).gif lScale Indicates the number of decimal places contained in the buffer column.
ms211704.pubfield(fr-fr,SQL.90).gif lStatusOffset Indicates the length in bytes from the beginning of a buffer row to the status value of a column.

Haut de la page

Public Methods

(see also Protected Methods )

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

Haut de la page

Protected Methods

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

Haut de la page

Voir aussi

Référence

tagBUFFERCOL Structure
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace