Deprecated Analysis Services Functionality in SQL Server 2005
The following Analysis Services features have been retained in Microsoft SQL Server 2005 Analysis Services (SSAS) for backward compatibility, but will be removed in a future version of SQL Server. Deprecated features should not be used in new applications.
Deprecated Features
Category | Deprecated Feature | Comments |
---|---|---|
Connection string properties |
InsertInto |
Original connection string syntax for populating local cubes. |
Connection string properties |
CreateCube |
Original connection string syntax for populating local cubes. Not supported in ADOMD.NET. |
Features |
SQL Server 2000 PMML |
This feature has been replaced with standard Predictive Model Markup Language (PMML). |
Multidimensional Expressions (MDX) |
Create Action |
Extended syntax is supported, but English statements cannot create new types of actions. DDL should be used instead. |
MDX |
CalculationPassValue |
|
MDX |
CalculationCurrentPass |
|
Data Mining Algorithms |
Decision Trees: parameter Score_Method |
|
Other |
CELL_EVALUATION_LIST intrinsic cell property |
Blank in SQL Server 2005 Analysis Services. |
See Also
Concepts
Migrating Existing Analysis Services Databases
Other Resources
SQL Server 2005 Analysis Services Backward Compatibility