Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Disconnects the Server object from the Analysis Services server.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Sub Disconnect
'Usage
Dim instance As Server
instance.Disconnect()
public void Disconnect()
public:
void Disconnect()
member Disconnect : unit -> unit
public function Disconnect()