Type Property (SQL-NS)

The Type property returns the SQLNamespaceObject object type as SQLNSObjectType.

Applies To
SQLNamespaceObject Object  

Syntax

object.Type

Part Description
object Expression that evaluates to an object in the Applies To list

Remarks

SQLNSObjectType is an enumeration containing all possible objects.

Data Type

SQLNSObjectType

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetType(SQLNSObjectType *pRetVal);

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.