Partager via


Méthode ISfcConnection.Disconnect

Disconnects from the target server.

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

Syntaxe

'Déclaration
Function Disconnect As Boolean
'Utilisation
Dim instance As ISfcConnection 
Dim returnValue As Boolean 

returnValue = instance.Disconnect()
bool Disconnect()
bool Disconnect()
abstract Disconnect : unit -> bool
function Disconnect() : boolean

Valeur de retour

Type : System.Boolean
True if the connection succeeds; otherwise, false.

Voir aussi

Référence

ISfcConnection Interface

Espace de noms Microsoft.SqlServer.Management.Common