Freigeben über


BufferColumn Members

Provides read-only metadata for a PipelineBuffer column.

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

Public Fields

  Name Description
ms211231.pubfield(de-de,SQL.90).gif CodePage Specifies the code page for PipelineBuffer columns that contain text data types.This field is not CLS-compliant.
ms211231.pubfield(de-de,SQL.90).gif DataType Specifies the DataType of the value stored in the PipelineBuffer column.This field is not CLS-compliant.
ms211231.pubfield(de-de,SQL.90).gif MaxLength Indicates the maximum number of characters or digits that will fit in the PipelineBuffer column.This field is not CLS-compliant.
ms211231.pubfield(de-de,SQL.90).gif Precision Specifies the total number of digits contained in a column that has a numeric data type PipelineBuffer.This field is not CLS-compliant.
ms211231.pubfield(de-de,SQL.90).gif Scale Specifies the number of digits to the right of the decimal place for numeric data type PipelineBuffer columns.This field is not CLS-compliant.

Nach oben

Public Methods

(see also Protected Methods )

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

Nach oben

Protected Methods

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

Nach oben

Siehe auch

Verweis

BufferColumn Structure
Microsoft.SqlServer.Dts.Pipeline Namespace