DisConnect Method (SQL-DMO)

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

Applies To

SQLServer Object

Syntax

object.DisConnect()

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

Prototype (C/C++)

HRESULT DisConnect();

  


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