ServerEdition Enumeration

Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Syntax

'Declaration
<GuidAttribute("AD7AE324-F5BD-4e52-8BF7-B228C23C0E95")> _
Public Enumeration ServerEdition
[GuidAttribute("AD7AE324-F5BD-4e52-8BF7-B228C23C0E95")] 
public enum ServerEdition
[GuidAttribute(L"AD7AE324-F5BD-4e52-8BF7-B228C23C0E95")] 
public enum class ServerEdition
/** @attribute GuidAttribute("AD7AE324-F5BD-4e52-8BF7-B228C23C0E95") */ 
public enum ServerEdition
GuidAttribute("AD7AE324-F5BD-4e52-8BF7-B228C23C0E95") 
public enum ServerEdition

Members

Member name Description
Developer  
Developer64  
Enterprise  
Enterprise64  
Evaluation  
Evaluation64  
LocalCube  
LocalCube64  
Standard  
Standard64  

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

Microsoft.AnalysisServices Namespace