The GetSQLNamespaceObject method retrieves the namespace interface for the item.
SQLNamespace Object |
object.GetSQLNamespaceObject(
ItemIn)
Part | Description |
---|---|
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);