Version

XmlaConnection Class Members

The following tables list the members exposed by XmlaConnection.

Public Constructors
 NameDescription
Public ConstructorXmlaConnection ConstructorInitializes a new instance of the XmlaConnection class.  
Public Properties
 NameDescription
Public PropertyConnectionSettingsGets the connection settings that are needed for accessing the data source  
Public PropertyCredentialsGets or sets the client credentials used for calls to XMLA service.  
Protected Properties
 NameDescription
Protected Internal PropertyXmlaConnectionSettings  
Public Methods
 NameDescription
Public MethodGetXmlaSoapWebClient<T>Creates a new XmlaSoapWebClient<T>.  
See Also