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. |