The Type property returns the SQLNamespaceObject object type as SQLNSObjectType.
SQLNamespaceObject Object |
object.Type
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
SQLNSObjectType is an enumeration containing all possible objects.
Read-only
HRESULT GetType(SQLNSObjectType *pRetVal);