ServerEdition Enum

Definition

Specifies an enumeration of server edition.

[System.Runtime.InteropServices.Guid("AD7AE324-F5BD-4e52-8BF7-B228C23C0E95")]
public enum ServerEdition
[<System.Runtime.InteropServices.Guid("AD7AE324-F5BD-4e52-8BF7-B228C23C0E95")>]
type ServerEdition = 
Public Enum ServerEdition
Inheritance
ServerEdition
Attributes

Fields

BusinessIntelligence 10

The BusinessIntelligence edition.

BusinessIntelligence64 11

The BusinessIntelligence64 edition.

Developer 4

The Developer edition.

Developer64 5

The Developer64 edition.

Enterprise 2

The Enterprise edition.

Enterprise64 3

The Enterprise64 edition.

EnterpriseCore 12

The EnterpriseCore edition.

EnterpriseCore64 13

The EnterpriseCore64 edition.

Evaluation 6

The Evaluation edition.

Evaluation64 7

The Evaluation64 edition.

LocalCube 8

The LocalCube edition.

LocalCube64 9

The LocalCube64 edition.

Standard 0

The Standard edition.

Standard64 1

The Standard64 edition.

Applies to