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.Sql2014
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

[DefaultMemberAttribute("DowngradeMode")]
[TypeLibTypeAttribute(TypeLibTypeFlags::FDual | TypeLibTypeFlags::FDispatchable)]
[GuidAttribute("2C73084A-99A4-4901-BCDB-13AE5BDC98A2")]
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: