ServerEdition Enumerazione
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Specifica un'enumerazione dell'edizione del server.
[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
- Ereditarietà
-
ServerEdition
- Attributi
Campi
BusinessIntelligence | 10 | BusinessIntelligence Edition. |
BusinessIntelligence64 | 11 | BusinessIntelligence Edition (64 bit). |
Developer | 4 | Developer Edition. |
Developer64 | 5 | Developer Edition (64 bit). |
Enterprise | 2 | Enterprise Edition. |
Enterprise64 | 3 | Enterprise Edition (64 bit). |
EnterpriseCore | 12 | EnterpriseCore Edition. |
EnterpriseCore64 | 13 | EnterpriseCore Edition (64 bit). |
Evaluation | 6 | Evaluation Edition. |
Evaluation64 | 7 | Evaluation Edition (64 bit). |
LocalCube | 8 | L'edizione LocalCube. |
LocalCube64 | 9 | LocalCube Edition (64 bit). |
Standard | 0 | Standard Edition. |
Standard64 | 1 | Standard Edition (64 bit). |