IDTSPackageInternal100.SSISExecSuspend Método
Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.
Returns a String that contains the combined id and exec type.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado: Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxis
'Declaración
Sub SSISExecSuspend ( _
CombinedId As String, _
ExecType As Integer _
)
'Uso
Dim instance As IDTSPackageInternal100
Dim CombinedId As String
Dim ExecType As Integer
instance.SSISExecSuspend(CombinedId, _
ExecType)
void SSISExecSuspend(
string CombinedId,
int ExecType
)
void SSISExecSuspend(
[InAttribute] String^ CombinedId,
[InAttribute] int ExecType
)
abstract SSISExecSuspend :
CombinedId:string *
ExecType:int -> unit
function SSISExecSuspend(
CombinedId : String,
ExecType : int
)
Parámetros
- CombinedId
Tipo: System.String
The name of the combined id.
- ExecType
Tipo: System.Int32
The value of the exec type