bExecutionCanceled 字段

此 API 支持 基础结构,但不能通过代码直接使用。

命名空间:  Microsoft.DataTransformationServices.Tasks.DTSProcessingTask
程序集:  Microsoft.SqlServer.ASTasks(在 Microsoft.SqlServer.ASTasks.dll 中)

语法

声明
Protected bExecutionCanceled As Boolean
用法
Dim value As Boolean

value = Me.bExecutionCanceled

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