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」を参照してください。

適用対象