Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Represents the server object for the running instance of Analysis Services.
Inheritance Hierarchy
System.Object
Microsoft.AnalysisServices.AdomdServer.Server
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Syntax
'Declaration
Public NotInheritable Class Server
'Usage
Dim instance As Server
public sealed class Server
public ref class Server sealed
[<SealedAttribute>]
type Server = class end
public final class Server
The Server type exposes the following members.
Properties
| 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. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Events
| 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. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)
.gif)
.gif)