ProtocolFormat Enumeration
Applies To: SQL Server (starting with 2016)
Enumerates the analysis service protocol format.
Assembly: Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)
| Member name | Description | |
|---|---|---|
| Binary | The protocol format is binary. | |
| Default | The default protocol format. | |
| Xml | The protocol format is XML. |
Show: