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)