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. |
頂端