Compartir a través de


Server Miembros

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

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

Principio

Eventos

  Nombre Descripción
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.

Principio