Provides access to the Parameters collection.
Applies to objects: QueryDef
[[Set] RetVal = ] object.Parameters() |
The Parameters method syntax has these parts:
Part | Description |
object | Required. A reference to an instance of the object. |
RetVal | Optional. A Parameters type variable. |
....... |
See Also |
Parameters Object, QueryDef Object. |