Close Method (SQL-DMO)

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()

Part Description
object Expression that evaluates to an object in the Applies To list

Prototype (C/C++)

HRESULT Close();

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.