IDTSRunningPackage100 接口

定义

有关详细信息,请参阅 RunningPackage

public interface class IDTSRunningPackage100
[System.Runtime.InteropServices.Guid("017BAC60-9FBF-487C-80D1-2F0E71A4F441")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSRunningPackage100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("AB32D431-C561-44A9-AF36-CAC44959AA60")]
public interface IDTSRunningPackage100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("4B1157B8-96D3-463F-A8D8-AC0720F3AC5C")]
public interface IDTSRunningPackage100
[<System.Runtime.InteropServices.Guid("017BAC60-9FBF-487C-80D1-2F0E71A4F441")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSRunningPackage100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("AB32D431-C561-44A9-AF36-CAC44959AA60")>]
type IDTSRunningPackage100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("4B1157B8-96D3-463F-A8D8-AC0720F3AC5C")>]
type IDTSRunningPackage100 = interface
Public Interface IDTSRunningPackage100
属性

属性

ExecutionDuration

有关详细信息,请参阅 RunningPackage

ExecutionStartTime

有关详细信息,请参阅 RunningPackage

InstanceID

有关详细信息,请参阅 RunningPackage

PackageDescription

有关详细信息,请参阅 RunningPackage

PackageID

有关详细信息,请参阅 RunningPackage

PackageName

有关详细信息,请参阅 RunningPackage

UserName

有关详细信息,请参阅 RunningPackage

方法

Stop()

有关详细信息,请参阅 RunningPackage

适用于