ASTaskBase.bExecutionCanceled Field
This field supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.
Пространство имен: Microsoft.DataTransformationServices.Tasks.DTSProcessingTask
Сборка: Microsoft.SqlServer.ASTasks (in microsoft.sqlserver.astasks.dll)
Синтаксис
'Декларация
Protected bExecutionCanceled As Boolean
protected bool bExecutionCanceled
protected:
bool bExecutionCanceled
protected boolean bExecutionCanceled
protected var bExecutionCanceled : boolean
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
См. также
Справочник
ASTaskBase Class
ASTaskBase Members
Microsoft.DataTransformationServices.Tasks.DTSProcessingTask Namespace