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.
Indicates support for a protocol capability in the parent ProtocolCapabilities header element.
Syntax
<ProtocolCapabilities>
...
<Capability>...</Capability>
...
</ProtocolCapabilities>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
String |
Default value |
None |
Cardinality |
0-n: Optional element that can occur more than once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent elements |
|
Child elements |
None |
Hinweise
The Capability element indicates that a particular capability, such as binary or compression, is supported by either the application that included the ProtocolCapabilities header element in the SOAP header of the SOAP request, or by the instance of Microsoft SQL Server 2005 Analysis Services (SSAS) that included the ProtocolCapabilities header element in the SOAP header of the SOAP response. The value of the Capability element is the name of the capability to be supported.
Analysis Services supports the capabilities listed in the following table.
| Capability name | Description |
|---|---|
sx |
Binary XML support |
xpress |
Compression support |
Siehe auch
Konzepte
Managing Connections and Sessions (XMLA)
Properties (XMLA)