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.
Forces a disconnect from the instance of SQL Server.
Namespace: Microsoft.SqlServer.Management.Common
Assembly: Microsoft.SqlServer.ConnectionInfo (in Microsoft.SqlServer.ConnectionInfo.dll)
Syntax
'Declaration
Sub ForceDisconnected
'Usage
Dim instance As ISfcConnection
instance.ForceDisconnected()
void ForceDisconnected()
void ForceDisconnected()
abstract ForceDisconnected : unit -> unit
function ForceDisconnected()