Construtor Server
Initializes a new instance of Server using the default values.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New Server()
public Server()
public:
Server()
new : unit -> Server
public function Server()