DisConnect Method

From SQL-DMO

SQL-DMO

DisConnect Method

The DisConnect method breaks the connection used by the SQLServer object referenced.

Applies To

SQLServer Object  

Syntax

object.DisConnect( )

Parts

object

Expression that evaluates to an object in the Applies To list

Prototype (C/C++)

HRESULT DisConnect( );