Compartilhar via


Membros Server

Represents the server object for the running instance of Analysis Services.

O tipo Server 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 Culture Gets the System.Globalization..::..CultureInfo object for the server.
Propriedade pública Name Gets the name of the server that has the running instance of Analysis Services.

Início

Eventos

  Nome Descrição
Evento público SessionClosing Occurs when the session between the server that has the running instance of Analysis Services and the client starts to close, but before the session is finally closed.
Evento público SessionOpened Occurs when the server that has the running instance of Analysis Services starts a session with the client.

Início