Version

XmlaConnectionSettings Class Properties

For a list of all members of this type, see XmlaConnectionSettings members.

Public Properties
 NameDescription
Public PropertyCredentialsGets or sets the client credentials used for calls to XMLA service.  
Public PropertyDiscoverPropertiesGets the collection of properties used when XMLA Discover method is executed.  
Public PropertyEncodingGets or sets the encoding used when the XMLA message is encoded/decodes. The default value is System.Text.Encoding.UTF8.  
Public PropertyExecutePropertiesGets the collection of properties used when XMLA Execute method is executed.  
Public PropertyHasConnectionSettings  
Public PropertyServerUriGets or sets the server URL. Microsoft SQL Analysis Server: http://[domain:port]/olap/msmdpump.dll  
See Also