AdomdConnection Class
SQL Server 2012
Represents the connection object to the running instance of Analysis Services.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
The AdomdConnection type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ClientCulture | Gets the System.Globalization.CultureInfo object that the current AdomdConnection is using with the client. |
![]() | SessionID | Gets the session identifier for the current AdomdConnection. |
![]() | User | Gets the identification of the user who opened the current AdomdConnection. |
| Name | Description | |
|---|---|---|
![]() | CubeClosing | Occurs when the cube starts to close, but before the cube is actually closed. |
![]() | CubeOpened | Occurs when the cube is opened. |

