Parameter Object

                   

A Parameter object represents a value supplied to a query. The parameter is associated with a QueryDef object created from a parameter query.



Remarks

Parameter objects allow you to change the arguments in a frequently run QueryDef object without having to recompile the query.

Using the properties of a Parameter object, you can set a query parameter that can be changed before the query is run. You can:

In an ODBCDirect workspace, you can also: