ServerPropertyCategory 枚举
Defines the server property category.
命名空间: Microsoft.AnalysisServices
程序集: Microsoft.AnalysisServices(在 Microsoft.AnalysisServices.dll 中)
语法
声明
Public Enumeration ServerPropertyCategory
用法
Dim instance As ServerPropertyCategory
public enum ServerPropertyCategory
public enum class ServerPropertyCategory
type ServerPropertyCategory
public enum ServerPropertyCategory
成员
成员名称 | 说明 | |
---|---|---|
Advanced | The category is Advanced. | |
Basic | The category is Basic. |