Compartir a través de


AdomdConnection Miembros

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

El tipo AdomdConnection expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública ClientCulture Gets the System.Globalization..::..CultureInfo object that the current AdomdConnection is using with the client.
Propiedad pública SessionID Gets the session identifier for the current AdomdConnection.
Propiedad pública User Gets the identification of the user who opened the current AdomdConnection.

Principio

Eventos

  Nombre Descripción
Evento público CubeClosing Occurs when the cube starts to close, but before the cube is actually closed.
Evento público CubeOpened Occurs when the cube is opened.

Principio