Partager via


Champ ASTaskBase.bExecutionCanceled

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

The execution is cancelled.

Espace de noms :  Microsoft.DataTransformationServices.Tasks.DTSProcessingTask
Assembly :  Microsoft.SqlServer.ASTasks (en Microsoft.SqlServer.ASTasks.dll)

Syntaxe

'Déclaration
Protected bExecutionCanceled As Boolean
'Utilisation
Dim value As Boolean 

value = Me.bExecutionCanceled 

Me.bExecutionCanceled = value
protected bool bExecutionCanceled
protected:
bool bExecutionCanceled
val mutable bExecutionCanceled: bool
protected var bExecutionCanceled : boolean

Voir aussi

Référence

ASTaskBase Classe

Espace de noms Microsoft.DataTransformationServices.Tasks.DTSProcessingTask