The Item method returns the SQLNamespaceCommand object in the collection based on the index parameter specified.
SQLNamespaceCommands Object |
object.Item(
Index)
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
Index | Order of an object in the SQLNamespaceCommands collection |
The index is 1-based.
SQLNamespaceCommand
HRESULT Item(
ISQLNamespaceCommand *pRetVal);