Refresh Method

SQL-NS

SQL-NS

Refresh Method

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

Applies To
SQLNamespace Object
Syntax

object.Refresh(ItemIn)

Parts

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);