Microsoft.DataTransformationServices.Tasks.DTSProcessingTask Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Microsoft.DataTransformationServices.Tasks.DTSProcessingTask namespace provides the classes that define and support the Analysis Services Processing task (DTSProcessingTask) and the Analysis Services Execute DDL task (ASExecuteDDLTask).
Classes
ASExecuteDDLTask |
Executes Data Definition Language (DDL) commands against an instance of Microsoft SQL Server Analysis Services. |
ASTaskBase |
Represents the Analysis Services task base. |
DTSProcessingTask |
Processes objects in a Microsoft SQL Server Analysis Services database. |
Enums
ASTaskBase.ResultSetType |
Defines the type of result set that is returned |
DDLSourceType |
This enumeration provides values that indicate where the DDL source is located. |