IDTSConnectionManagerCache100 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Provides properties and methods associated with managing connections using a Cache Transform or a cache file for the data connection.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | Columns | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the columns in the cache. |
![]() | RetainData | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a Boolean that indicates whether the connection manager retains the data in the cache. |
![]() | UseEncryption | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a Boolean that indicates whether to use encryption. |
![]() | UseFile | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a Boolean that indicates whether the connection manager uses a cache file. |
| Name | Description | |
|---|---|---|
![]() | GetFileColumns(String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Reads and returns the columns from the specified cache file. |
For more information, see ConnectionManagerCacheClass.

