Purpose
A query's formal parameters are represented by Parameter objects in the Parameters collection of a QueryDef object
Accesses/Assigns
Direction | A value that indicates the direction of a parameter |
Name | The name of this object |
Type | Indicates the data type of the parameter |
Value | Indicates the value of the parameter |
Inherits from
See Also