IDTSPackageVersionUpdate100 Interface

 

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

Defines a method for the update of the package version.

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

[TypeLibTypeAttribute(TypeLibTypeFlags::FHidden | TypeLibTypeFlags::FDual | TypeLibTypeFlags::FRestricted | TypeLibTypeFlags::FDispatchable)]
[GuidAttribute("29043055-298D-466E-B529-B168CBD40058")]
[DefaultMemberAttribute("UpdateVersion")]
public interface class IDTSPackageVersionUpdate100

NameDescription
System_CAPS_pubmethodUpdateVersion(Int32, Int32, IDTSInfoEvents100^, String^%, String^, DTS_PACKAGE_UPGRADE_OPTIONS)

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

Updates the version of the package.

Return to top
Show: