Partager via


Méthode ExpressionTask.SuspendExecution

Indicates that the executable needs to suspend. This method is called by the runtime engine.

Espace de noms :  Microsoft.SqlServer.Dts.Tasks.ExpressionTask
Assembly :  Microsoft.SqlServer.ExpressionTask (en Microsoft.SqlServer.ExpressionTask.dll)

Syntaxe

'Déclaration
Public Sub SuspendExecution
'Utilisation
Dim instance As ExpressionTask

instance.SuspendExecution()
public void SuspendExecution()
public:
virtual void SuspendExecution() sealed
abstract SuspendExecution : unit -> unit  
override SuspendExecution : unit -> unit
public final function SuspendExecution()

Implémente

IDTSSuspend.SuspendExecution()

Voir aussi

Référence

ExpressionTask Classe

Espace de noms Microsoft.SqlServer.Dts.Tasks.ExpressionTask