Refresh Method (SQL-NS)

The Refresh method refreshes the console tree under the specified node.

Applies To
SQLNamespace Object  

Syntax

object.Refresh(ItemIn)

Part Description
object Expression that evaluates to an object in the Applies To list
ItemIn Handle to the item in the namespace hierarchy

Data Type

None

Prototype (C/C++)

HRESULT Refresh(
HSQLNSITEM ItemIn);

  


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