Compartir a través de


Server Constructor

Initializes a new instance of Server using the default values.

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

'Declaración
Public Sub New
'Uso

Dim instance As New Server()
public Server()
public:
Server()
new : unit -> Server
public function Server()