共用方式為


BufferColumn 成員

Provides read-only metadata for a PipelineBuffer column.

BufferColumn 型別公開下列成員。

方法

  名稱 描述
公用方法 Equals (繼承自 ValueType。)
受保護的方法 Finalize (繼承自 Object。)
公用方法 GetHashCode (繼承自 ValueType。)
公用方法 GetType (繼承自 Object。)
受保護的方法 MemberwiseClone (繼承自 Object。)
公用方法 ToString (繼承自 ValueType。)

頂端

欄位

  名稱 描述
公用欄位 CodePage Specifies the code page for PipelineBuffer columns that contain text data types.
公用欄位 DataType Specifies the DataType of the value stored in the PipelineBuffer column.
公用欄位 MaxLength Indicates the maximum number of characters or digits that will fit in the PipelineBuffer column.
公用欄位 Precision Specifies the total number of digits contained in a column that has a numeric data type PipelineBuffer.
公用欄位 Scale Specifies the number of digits to the right of the decimal place for numeric data type PipelineBuffer columns.

頂端