Classe Server

Represents the server object for the running instance of Analysis Services.

Spazio dei nomi:  Microsoft.AnalysisServices.AdomdServer
Assembly:  msmgdsrv (in msmgdsrv.dll)

Sintassi

'Dichiarazione
Public NotInheritable Class Server
'Utilizzo
Dim instance As Server
public sealed class Server
public ref class Server sealed
[<SealedAttribute>]
type Server =  class end
public final class Server

Gerarchia di ereditarietà

System. . :: . .Object
  Microsoft.AnalysisServices.AdomdServer..::..Server

Thread Safety

Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.