언어

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
특성

속성

Name Description
ExecutionDuration

자세한 내용은 RunningPackage를 참조하세요.

ExecutionStartTime

자세한 내용은 RunningPackage를 참조하세요.

InstanceID

자세한 내용은 RunningPackage를 참조하세요.

PackageDescription

자세한 내용은 RunningPackage를 참조하세요.

PackageID

자세한 내용은 RunningPackage를 참조하세요.

PackageName

자세한 내용은 RunningPackage를 참조하세요.

UserName

자세한 내용은 RunningPackage를 참조하세요.

메서드

Name Description
Stop()

자세한 내용은 RunningPackage를 참조하세요.

적용 대상