Pole ASTaskBase.bExecutionCanceled
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Przestrzeń nazw: Microsoft.DataTransformationServices.Tasks.DTSProcessingTask
Zestaw: Microsoft.SqlServer.ASTasks (w Microsoft.SqlServer.ASTasks.dll)
Składnia
'Deklaracja
Protected bExecutionCanceled As Boolean
'Użycie
Dim value As Boolean
value = Me.bExecutionCanceled
Me.bExecutionCanceled = value
protected bool bExecutionCanceled
protected:
bool bExecutionCanceled
val mutable bExecutionCanceled: bool
protected var bExecutionCanceled : boolean
Zobacz także