IDTSPackageVersionUpdate100 인터페이스

정의

패키지 버전의 업데이트 방식을 정의합니다.

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)

패키지 버전을 업데이트합니다.

적용 대상