Type Property

SQL-NS

SQL-NS

Type Property

The Type property returns the SQLNamespaceObject object type as SQLNSObjectType.

Applies To
SQLNamespaceObject Object
Syntax

object.Type

Parts

object

Expression that evaluates to an object in the Applies To list

Data Type

SQLNSObjectType

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetType(SQLNSObjectType *pRetVal);

Remarks

SQLNSObjectType is an enumeration containing all possible objects.