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


Элементы AdomdConnection

Represents the connection object to the running instance of Analysis Services.

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

Методы

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

В начало

Свойства

  Имя Описание
Открытое свойство ClientCulture Gets the System.Globalization..::..CultureInfo object that the current AdomdConnection is using with the client.
Открытое свойство SessionID Gets the session identifier for the current AdomdConnection.
Открытое свойство User Gets the identification of the user who opened the current AdomdConnection.

В начало

События

  Имя Описание
Открытое событие CubeClosing Occurs when the cube starts to close, but before the cube is actually closed.
Открытое событие CubeOpened Occurs when the cube is opened.

В начало