Count Property

SQL-NS

SQL-NS

Count Property

The Count property returns the number of SQLNamespaceCommand objects in the SQLNamespaceCommands collection object.

Applies To
SQLNamespaceCommands Object
Syntax

object.Count

Parts

collection

Expression that evaluates to an object in the Applies To list

Data Type

Long

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetCount(long *pRetVal);