Commands Property

SQL-NS

SQL-NS

Commands Property

The Commands property returns the SQLNamespaceCommands collection object.

Applies To
SQLNamespaceObject Object
Syntax

object.Commands

Parts

object

Expression that evaluates to an object in the Applies To list

Data Type

SQLNamespaceCommands Object

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetCommands(ISQLNamespaceCommands *pRetVal);