Элементы 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. |
В начало
.gif)
.gif)
.gif)