The GetParentItem method retrieves the parent item.
| SQLNamespace Object |
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 |
Long
HRESULT GetParentItem(
HSQLNSITEM ItemIn,
HSQLNSITEM *pItemOut);