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
| Class | Description |
|---|---|
| ASExecuteDDLTask | Executes Data Definition Language (DDL) commands against an instance of SQL Server 2005 Analysis Services(SSAS). |
| ASTaskBase | |
| DTSProcessingTask | Processes objects in a SQL Server 2005 Analysis Services(SSAS) database. |
Enumerations
| Enumeration | Description |
|---|---|
| DDLSourceType | This enumeration provides values that indicate where the DDL source is located. |