Provides read-only metadata for a PipelineBuffer column.
The following tables list the members exposed by the BufferColumn type.
Public Fields
| 名称 | Description | |
|---|---|---|
| .gif) | CodePage | Specifies the code page for PipelineBuffer columns that contain text data types.This field is not CLS-compliant. | 
| .gif) | DataType | Specifies the DataType of the value stored in the PipelineBuffer column.This field is not CLS-compliant. | 
| .gif) | MaxLength | Indicates the maximum number of characters or digits that will fit in the PipelineBuffer column.This field is not CLS-compliant. | 
| .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. | 
| .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. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from ValueType ) | 
| .gif) | GetHashCode | (inherited from ValueType ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | (inherited from ValueType ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
请参阅
参考
BufferColumn Structure
Microsoft.SqlServer.Dts.Pipeline Namespace