Поделиться через


Класс Server

Represents the server object for the running instance of Службы Analysis Services.

Иерархия наследования

System. . :: . .Object
  Microsoft.AnalysisServices.AdomdServer..::..Server

Пространство имен:  Microsoft.AnalysisServices.AdomdServer
Сборка:  msmgdsrv (в msmgdsrv.dll)

Синтаксис

'Декларация
Public NotInheritable Class Server
'Применение
Dim instance As Server
public sealed class Server
public ref class Server sealed
[<SealedAttribute>]
type Server =  class end
public final class Server

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

Свойства

  Имя Описание
Открытое свойство 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.

В начало

Методы

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

В начало

События

  Имя Описание
Открытое событие 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.

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.