The GetName method retrieves the name of a member item.
SQLNamespace Object |
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 |
String
HRESULT GetName(
HSQLNSITEM ItemIn,
BSTR *pRetVal);