言語

IDTSPackageInternal100.SSISExecSuspend(String, Int32) メソッド

定義

idとexec型を組み合わせた文字列を返します。

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

結合IDの名前。

ExecType
Int32

エグゼクティブタイプの値

属性

適用対象