Server.Connect Method
Include Protected Members
Include Inherited Members
Connects the current instance of Server to the Analysis Services server.
Overload List
Name | Description | |
---|---|---|
Connect(String) | Connects the current instance of Server to the Analysis Services server, using the specified connection string. | |
Connect(String, String) | Connects the current instance of Server to the Analysis Services server, using the specified connection string. |
Top