Compartilhar via


Close Method

Esse recurso será removido em uma versão futura do Microsoft SQL Server. Evite usar esse recurso em desenvolvimentos novos e planeje modificar os aplicativos que atualmente o utilizam.

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

Sintaxe

object.Close( )

Parts

  • object
    Expression that evaluates to an object in the Applies To list.

Prototype (C/C++)

HRESULT Close();

Applies to: