Partager via


Méthode ForceDisconnected

Forces a disconnect from the instance of SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Common
Assembly :  Microsoft.SqlServer.ConnectionInfo (en Microsoft.SqlServer.ConnectionInfo.dll)

Syntaxe

'Déclaration
Sub ForceDisconnected
'Utilisation
Dim instance As ISfcConnection

instance.ForceDisconnected()
void ForceDisconnected()
void ForceDisconnected()
abstract ForceDisconnected : unit -> unit 
function ForceDisconnected()