IDTSRunningPackage100 인터페이스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
자세한 내용은 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를 참조하세요. |