This topic has not yet been rated - Rate this topic

IDTSDowngradableObject Interface

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)
public interface IDTSDowngradableObject

The IDTSDowngradableObject type exposes the following members.

  NameDescription
Public methodCanDowngradeToInfrastructure. Specifies whether the downgradable object can be downgraded to a lower version.
Public methodDowngradeToInfrastructure. Downgrades a downgradable object to a specified version.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.