Parameters Collection
Description
A Parameters collection contains all the Parameter objects of a QueryDef object.
Remarks
The Parameters collection provides information only about existing parameters. You can't append objects to or delete objects from the Parameters collection.
Properties
Count property.
Methods
Refresh method.
Example
See the Parameter object example.
Example (Microsoft Access)
See the Parameter object example (Microsoft Access).