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)

设置包的 Integration Services 服务器执行 ID。

SSISExecSuspend(String, Int32)

返回包含合并 ID 和 exec 类型的字符串。

适用于