Share via


Server.Connect Method

Include Protected Members
Include Inherited Members

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

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