| Item Method | |
| See Also |
- Index
- Specifies the item number (starts from 0).
Retrieves a single item, of a command parameter, from the stored procedure parameters collection .
| Visual Basic |
|---|
Public Function Item( _
   ByVal Index As Variant _
) As CommandParam |
- Index
- Specifies the item number (starts from 0).