Freigeben über


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

  Name Description
ms211704.pubfield(de-de,SQL.90).gif DataType Specifies the data type of the value contained in the column.
ms211704.pubfield(de-de,SQL.90).gif lCodePage Specifies the character set used to interpret the data in a buffer column.
ms211704.pubfield(de-de,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(de-de,SQL.90).gif lMaxLength Indicates the maximum length of the data stored in a buffer column.
ms211704.pubfield(de-de,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(de-de,SQL.90).gif lPrecision Indicates the number of decimal places of precision contained in a buffer column.
ms211704.pubfield(de-de,SQL.90).gif lScale Indicates the number of decimal places contained in the buffer column.
ms211704.pubfield(de-de,SQL.90).gif lStatusOffset Indicates the length in bytes from the beginning of a buffer row to the status value of a column.

Nach oben

Public Methods

(see also Protected Methods )

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

Nach oben

Protected Methods

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

Nach oben

Siehe auch

Verweis

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