ProtocolFormat Enumeration

Enumerates the analysis service protocol format.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public enum ProtocolFormat

Members

Member name Description
Binary The protocol format is binary.
Default The default protocol format.
Xml The protocol format is XML.

See Also

Reference

Microsoft.AnalysisServices Namespace