Linguaggio

IDTSPackageInternal100.SSISExecSuspend(String, Int32) Metodo

Definizione

Restituisce una stringa che contiene l'id combinato e il tipo 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)

Parametri

CombinedId
String

Il nome dell'ID combinato.

ExecType
Int32

Il valore del tipo executive

Attributi

Si applica a