Share via


Membres AdomdConnection

Represents the connection object to the running instance of Analysis Services.

Le type AdomdConnection expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique ClientCulture Gets the System.Globalization..::..CultureInfo object that the current AdomdConnection is using with the client.
Propriété publique SessionID Gets the session identifier for the current AdomdConnection.
Propriété publique User Gets the identification of the user who opened the current AdomdConnection.

Haut de la page

Événements

  Nom Description
Événement public CubeClosing Occurs when the cube starts to close, but before the cube is actually closed.
Événement public CubeOpened Occurs when the cube is opened.

Haut de la page