IDTSPackageVersionUpdate100 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
定义包版本的更新方法。
public interface class IDTSPackageVersionUpdate100
[System.Runtime.InteropServices.Guid("678FA5FF-B63E-4EAA-A485-9933326D9E80")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)]
public interface IDTSPackageVersionUpdate100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)]
[System.Runtime.InteropServices.Guid("CB8C66C3-60BC-4199-8CCD-585507DF1346")]
public interface IDTSPackageVersionUpdate100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)]
[System.Runtime.InteropServices.Guid("78F83C87-B4FB-4669-9243-CB7D58257717")]
public interface IDTSPackageVersionUpdate100
[<System.Runtime.InteropServices.Guid("678FA5FF-B63E-4EAA-A485-9933326D9E80")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)>]
type IDTSPackageVersionUpdate100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)>]
[<System.Runtime.InteropServices.Guid("CB8C66C3-60BC-4199-8CCD-585507DF1346")>]
type IDTSPackageVersionUpdate100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)>]
[<System.Runtime.InteropServices.Guid("78F83C87-B4FB-4669-9243-CB7D58257717")>]
type IDTSPackageVersionUpdate100 = interface
Public Interface IDTSPackageVersionUpdate100
- 派生
- 属性
方法
UpdateVersion(Int32, Int32, IDTSInfoEvents100, String, String, DTS_PACKAGE_UPGRADE_OPTIONS) |
更新包的版本。 |