OlapEditions
Nota
Questa caratteristica verrà rimossa a partire dalla prossima versione di Microsoft SQL Server. Non utilizzare questa caratteristica in un nuovo progetto di sviluppo e modificare non appena possibile le applicazioni in cui è attualmente implementata.
Enumerates values for the Edition property of objects of ClassType clsServer.
Constant |
Description |
---|---|
olapEditionUnlimited |
The Analysis server supports full functionality. Typically indicates Analysis Services for Microsoft® SQL Server™ 2005 Enterprise. |
olapEditionPivotOnly |
Reserved for future use. |
olapEditionNoPartitions |
The Analysis server does not support user-defined partitions. Typically indicates Analysis Services for SQL Server Standard. |
olapEditionError |
The edition of the Analysis server cannot be determined. |