Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Enumerates the analysis service protocol format.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Enumeration ProtocolFormat
'Usage
Dim instance As ProtocolFormat
public enum ProtocolFormat
public enum class ProtocolFormat
type ProtocolFormat
public enum ProtocolFormat
Elemente
| Elementname | Beschreibung | |
|---|---|---|
| Binary | The protocol format is binary. | |
| Default | The default protocol format. | |
| Xml | The protocol format is XML. |