The GetSQLNamespaceObject method retrieves the namespace interface for the item.
object.GetSQLNamespaceObject(
ItemIn)
object
Expression that evaluates to an object in the Applies To list
ItemIn
Handle to the item in the namespace hierarchy
SQLNamespaceObject
HRESULT GetSQLNamespaceObject(
HSQLNSITEM ItemIn,
ISQLNamespaceObject **pRetVal);