AdomdConnection-Member
Represents the connection object to the running instance of Analysis Services.
Der AdomdConnection-Typ macht die folgenden Member verfügbar.
Methoden
Name | Beschreibung | |
---|---|---|
Equals | (Geerbt von Object.) | |
Finalize | (Geerbt von Object.) | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von Object.) | |
ToString | (Geerbt von Object.) |
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
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. |
Zum Anfang
Ereignisse
Name | Beschreibung | |
---|---|---|
CubeClosing | Occurs when the cube starts to close, but before the cube is actually closed. | |
CubeOpened | Occurs when the cube is opened. |
Zum Anfang