Элементы Server

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

Тип Server предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство Culture Gets the System.Globalization..::..CultureInfo object for the server.
Открытое свойство Name Gets the name of the server that has the running instance of Analysis Services.

В начало

События

  Имя Описание
Открытое событие 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.
Открытое событие SessionOpened Occurs when the server that has the running instance of Analysis Services starts a session with the client.

В начало