Server Members
SQL Server 2008
Represents the server object for the running instance of Analysis Services.
The Server type exposes the following members.
| Name | Description | |
|---|---|---|
|
Equals(Object) | (Inherited from Object.) |
|
Finalize() | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
MemberwiseClone() | (Inherited from Object.) |
|
ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
|
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. |
| Name | Description | |
|---|---|---|
|
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. |