IDTSRunningPackage100 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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.Guid("017BAC60-9FBF-487C-80D1-2F0E71A4F441")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSRunningPackage100 = interface
Public Interface IDTSRunningPackage100
- 属性
属性
| ExecutionDuration | |
| ExecutionStartTime | |
| InstanceID | |
| PackageDescription | |
| PackageID | |
| PackageName | |
| UserName |
方法
| Stop() |