SQLParameters
The collection contains objects that represent parameters of an SQL statement SELECT upon which the query has been built. To access objects in the collection, use the Item method. The argument of this method is an integer, which is a marker number in an SQL statement SELECT.