Server Class
Represents the server object for the running instance of Analysis Services.
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
Inheritance Hierarchy
System.Object
Microsoft.AnalysisServices.AdomdServer.Server
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.