Freigeben über


Server-Member

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

Der Server-Typ macht die folgenden Member verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Culture Gets the System.Globalization..::..CultureInfo object for the server.
Öffentliche Eigenschaft Name Gets the name of the server that has the running instance of Analysis Services.

Zum Anfang

Ereignisse

  Name Beschreibung
Öffentliches Ereignis 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.
Öffentliches Ereignis SessionOpened Occurs when the server that has the running instance of Analysis Services starts a session with the client.

Zum Anfang