语言

IDTSPackageInternal100 接口

定义

表示由需要具备内部属性的容器集合 IDTSPackageInternal100 实现的接口。

public interface class IDTSPackageInternal100
[System.Runtime.InteropServices.Guid("D75156F1-7E15-41D3-A835-C1CAC9B8B05F")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSPackageInternal100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("D0116018-482E-41C4-A49D-19593CAA946C")]
public interface IDTSPackageInternal100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("A9640C2B-54D7-413B-8EFD-4473A806FE5A")]
public interface IDTSPackageInternal100
[<System.Runtime.InteropServices.Guid("D75156F1-7E15-41D3-A835-C1CAC9B8B05F")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSPackageInternal100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("D0116018-482E-41C4-A49D-19593CAA946C")>]
type IDTSPackageInternal100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("A9640C2B-54D7-413B-8EFD-4473A806FE5A")>]
type IDTSPackageInternal100 = interface
Public Interface IDTSPackageInternal100
属性

属性

名称 说明
Parameters

获取该类使用的参数。

方法

名称 说明
SetFlagRunningInOutProcess()

设置了进出流程的标志。

SetISServerExecutionID(Int64)

设置包的集成服务服务器执行ID。

SSISExecSuspend(String, Int32)

返回包含 id 和执行类型组合的字符串。

适用于