メモ : |
|---|
| この機能は、Microsoft SQL Server の次のバージョンで削除されます。新規の開発作業ではこの機能を使用しないようにし、現在この機能を使用しているアプリケーションはできるだけ早く修正してください。 |
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 Edition. |
olapEditionPivotOnly |
Reserved for future use. |
olapEditionNoPartitions |
The Analysis server does not support user-defined partitions. Typically indicates Analysis Services for SQL Server 2005 Standard Edition. |
olapEditionError |
The edition of the Analysis server cannot be determined. |
メモ :