AdomdConnection.Close Method
Closes the connection to the database and ends the session.
Overload List
Name | Description |
---|---|
AdomdConnection.Close () |
Closes the connection to the database and ends the session.
|
AdomdConnection.Close (Boolean) |
Closes the connection to the database, indicating whether to end the session.
|
See Also
Reference
AdomdConnection Class
AdomdConnection Members
Microsoft.AnalysisServices.AdomdClient Namespace