Quit Method (SQL-DMO)

The Quit method disconnects all SQLServer objects referenced by an application and forces a release of all application-maintained references on SQL-DMO objects.

Applies To

Application Object

Syntax

object.Quit( )

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

Prototype (C/C++)

HRESULT Quit();


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