Перечисление 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. |