Share via


Server.Connect Method

Include Protected Members
Include Inherited Members

Connects the current instance of Server to the Analysis Services server.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Connect(String) Connects the current instance of Server to the Analysis Services server, using the specified connection string.
Public method Connect(String, String) Connects the current instance of Server to the Analysis Services server, using the specified connection string.

Top