Freigeben über


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
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft ClientCulture Gets the System.Globalization..::..CultureInfo object that the current AdomdConnection is using with the client.
Öffentliche Eigenschaft SessionID Gets the session identifier for the current AdomdConnection.
Öffentliche Eigenschaft User Gets the identification of the user who opened the current AdomdConnection.

Zum Anfang

Ereignisse

  Name Beschreibung
Öffentliches Ereignis CubeClosing Occurs when the cube starts to close, but before the cube is actually closed.
Öffentliches Ereignis CubeOpened Occurs when the cube is opened.

Zum Anfang