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.
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
| Name | Description | |
|---|---|---|
![]() | UpdateVersion(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. |
Show:
