GetParentItem Method (SQL-NS)

The GetParentItem method retrieves the parent item.

Applies To
SQLNamespace Object  

Syntax

object.GetParentItem(
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

Long

Prototype (C/C++)

HRESULT GetParentItem(
HSQLNSITEM ItemIn,
HSQLNSITEM *pItemOut);

  


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