IDTSDowngradableObject100 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents the interface for the DTS downgradable object.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | CanDowngradeTo(Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. Determines whether the downgradable object can be downgraded to a lower version. |
![]() | DowngradeTo(Int32, Object^%) | This API supports the product infrastructure and is not intended to be used directly from your code. Downgrades a downgradable object to a specified version. |
Show:
