GetName Method (SQL-NS)

The GetName method retrieves the name of a member item.

Applies To
SQLNamespace Object  

Syntax

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

String

Prototype (C/C++)

HRESULT GetName(
HSQLNSITEM ItemIn,
BSTR *pRetVal);

  


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