Partager via


Classe AdomdConnection

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

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.AnalysisServices.AdomdServer..::..AdomdConnection

Espace de noms :  Microsoft.AnalysisServices.AdomdServer
Assembly :  msmgdsrv (en msmgdsrv.dll)

Syntaxe

'Déclaration
Public NotInheritable Class AdomdConnection
'Utilisation
Dim instance As AdomdConnection
public sealed class AdomdConnection
public ref class AdomdConnection sealed
[<SealedAttribute>]
type AdomdConnection =  class end
public final class AdomdConnection

Le type AdomdConnection expose les membres suivants.

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

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

É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

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.