Campo bExecutionCanceled
Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.
Spazio dei nomi Microsoft.DataTransformationServices.Tasks.DTSProcessingTask
Assembly: Microsoft.SqlServer.ASTasks (in Microsoft.SqlServer.ASTasks.dll)
Sintassi
'Dichiarazione
Protected bExecutionCanceled As Boolean
'Utilizzo
Dim value As Boolean
value = Me.bExecutionCanceled
Me.bExecutionCanceled = value
protected bool bExecutionCanceled
protected:
bool bExecutionCanceled
val mutable bExecutionCanceled: bool
protected var bExecutionCanceled : boolean
Vedere anche