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.
Re-establishes the connection to the Analysis Services database.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Sub Reconnect
'Usage
Dim instance As Server
instance.Reconnect()
public void Reconnect()
public:
void Reconnect()
member Reconnect : unit -> unit
public function Reconnect()