The Close method disconnects the SQLServer object and removes the object from the SQLServers collection of the Application object.
object.Close()
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
HRESULT Close();