ProtocolFormat 枚举
Enumerates the analysis service protocol format.
命名空间: Microsoft.AnalysisServices
程序集: Microsoft.AnalysisServices(在 Microsoft.AnalysisServices.dll 中)
语法
声明
Public Enumeration ProtocolFormat
用法
Dim instance As ProtocolFormat
public enum ProtocolFormat
public enum class ProtocolFormat
type ProtocolFormat
public enum ProtocolFormat
成员
成员名称 | 说明 | |
---|---|---|
Binary | The protocol format is binary. | |
Default | The default protocol format. | |
Xml | The protocol format is XML. |