OLEDBConnection.Reconnect Method
Drops and then reconnects the specified connection.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Sub Reconnect
'Usage
Dim instance As OLEDBConnection
instance.Reconnect()
void Reconnect()