Close Method

From SQL-DMO

SQL-DMO

Close Method

The Close method disconnects the SQLServer object and removes the object from the SQLServers collection of the Application object.

Applies To

SQLServer Object

Syntax

object.Close( )

Parts

object

Expression that evaluates to an object in the Applies To list

Prototype (C/C++)

HRESULT Close();