Membros AdomdConnection

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

O tipo AdomdConnection expõe os seguintes membros.

Métodos

  Nome Descrição
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString (Herdado de Object.)

Início

Propriedades

  Nome Descrição
Propriedade pública ClientCulture Gets the System.Globalization..::..CultureInfo object that the current AdomdConnection is using with the client.
Propriedade pública SessionID Gets the session identifier for the current AdomdConnection.
Propriedade pública User Gets the identification of the user who opened the current AdomdConnection.

Início

Eventos

  Nome Descrição
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.

Início