IDTSConnectionManagerCacheColumn100 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
For more information, see ConnectionManager.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | CodePage | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the character set used to interpret the data contained in a column. |
![]() | DataType | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the data type of the cache column. |
![]() | IndexPosition | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the index position. |
![]() | Length | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the length of the cache column. |
![]() | Precision | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the total number of digits contained in a cache column. |
![]() | Scale | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies the scale. |
