Share via


Membri AdomdConnection

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

Il tipo AdomdConnection espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica ClientCulture Gets the System.Globalization..::..CultureInfo object that the current AdomdConnection is using with the client.
Proprietà pubblica SessionID Gets the session identifier for the current AdomdConnection.
Proprietà pubblica User Gets the identification of the user who opened the current AdomdConnection.

In alto

Eventi

  Nome Descrizione
Evento pubblico CubeClosing Occurs when the cube starts to close, but before the cube is actually closed.
Evento pubblico CubeOpened Occurs when the cube is opened.

In alto