Commands Property (SQL-NS)

The Commands property returns the SQLNamespaceCommands collection object.

Applies To
SQLNamespaceObject Object  

Syntax

object.Commands

Part Description
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);

  


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