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

[GuidAttribute("678FA5FF-B63E-4EAA-A485-9933326D9E80")]
[DefaultMemberAttribute("UpdateVersion")]
[TypeLibTypeAttribute(TypeLibTypeFlags::FHidden | TypeLibTypeFlags::FDual | TypeLibTypeFlags::FRestricted | TypeLibTypeFlags::FDispatchable)]
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: