Partager via


Champ bExecutionCanceled

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

Espace de noms :  Microsoft.DataTransformationServices.Tasks.DTSProcessingTask
Assembly :  Microsoft.SqlServer.ASTasks (dans 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