AdomdConnection Members
Include Protected Members
Include Inherited Members
Represents the connection object to the running instance of Analysis Services.
The AdomdConnection type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Top
Properties
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. |
Top
Events
Name | Description | |
---|---|---|
![]() |
CubeClosing | Occurs when the cube starts to close, but before the cube is actually closed. |
![]() |
CubeOpened | Occurs when the cube is opened. |
Top