Partager via


Membres Server

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

Le type Server expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique Culture Gets the System.Globalization..::..CultureInfo object for the server.
Propriété publique Name Gets the name of the server that has the running instance of Analysis Services.

Haut de la page

Événements

  Nom Description
Événement public 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.
Événement public SessionOpened Occurs when the server that has the running instance of Analysis Services starts a session with the client.

Haut de la page