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.

頂端