IDTSDowngradableObject Interface
SQL Server 2012
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Represents the interface for the DTS downgradable object.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
The IDTSDowngradableObject type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | CanDowngradeTo | Infrastructure. Specifies whether the downgradable object can be downgraded to a lower version. |
![]() | DowngradeTo | Infrastructure. Downgrades a downgradable object to a specified version. |
