ServerEdition 열거형
Specifies an enumeration of server edition.
네임스페이스: Microsoft.AnalysisServices
어셈블리: Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)
구문
‘선언
<GuidAttribute("AD7AE324-F5BD-4e52-8BF7-B228C23C0E95")> _
Public Enumeration ServerEdition
‘사용 방법
Dim instance As ServerEdition
[GuidAttribute("AD7AE324-F5BD-4e52-8BF7-B228C23C0E95")]
public enum ServerEdition
[GuidAttribute(L"AD7AE324-F5BD-4e52-8BF7-B228C23C0E95")]
public enum class ServerEdition
[<GuidAttribute("AD7AE324-F5BD-4e52-8BF7-B228C23C0E95")>]
type ServerEdition
public enum ServerEdition
멤버
멤버 이름 | 설명 | |
---|---|---|
BusinessIntelligence | The BusinessIntelligence edition. | |
BusinessIntelligence64 | The BusinessIntelligence64 edition. | |
Developer | The Developer edition. | |
Developer64 | The Developer64 edition. | |
Enterprise | The Enterprise edition. | |
Enterprise64 | The Enterprise64 edition. | |
EnterpriseCore | The EnterpriseCore edition. | |
EnterpriseCore64 | The EnterpriseCore64 edition. | |
Evaluation | The Evaluation edition. | |
Evaluation64 | The Evaluation64 edition. | |
LocalCube | The Evaluation64 edition. | |
LocalCube64 | The LocalCube64 edition. | |
Standard | The Standard edition. | |
Standard64 | The Standard64 edition. |