IDTSDowngradeSettings100 Interface

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Represents the downgrade settings.

Namespace:   Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

[GuidAttribute("C42B5304-FD68-4A01-A30E-603643F926CF")]
[DefaultMemberAttribute("DowngradeMode")]
[TypeLibTypeAttribute(TypeLibTypeFlags::FDual | TypeLibTypeFlags::FDispatchable)]
public interface class IDTSDowngradeSettings100

NameDescription
System_CAPS_pubpropertyDowngradeMode

This API supports the product infrastructure and is not intended to be used directly from your code.

Gets or sets a value that indicates whether setting is a version downgrade.

System_CAPS_pubpropertyDowngradeVersion

This API supports the product infrastructure and is not intended to be used directly from your code.

Gets or sets the downgrade version.

Return to top
Show: