IDTSPackageInternal100.SSISExecSuspend(String, Int32) Método

Definição

Retorna uma cadeia de caracteres que contém a ID combinada e o tipo de executivo.

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)

Parâmetros

CombinedId
String

O nome da ID combinada.

ExecType
Int32

O valor do tipo exec

Atributos

Aplica-se a