IDTSPackageInternal100.SSISExecSuspend(String, Int32) 方法

定义

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

public:
 void SSISExecSuspend(System::String ^ CombinedId, int ExecType);
[System.Runtime.InteropServices.DispId(1610743809)]
public void SSISExecSuspend(string CombinedId, int ExecType);
[<System.Runtime.InteropServices.DispId(1610743809)>]
abstract member SSISExecSuspend : string * int -> unit
Public Sub SSISExecSuspend (CombinedId As String, ExecType As Integer)

参数

CombinedId
String

合并身份的名称。

ExecType
Int32

执行类型的值

属性

适用于