ParameterValue Object
ParameterValue
Represents an input parameter value expression. This expression is evaluated at execute time to provide a run-time parameter value to a row source of type dscProcedure or dscCommandText.
Using the ParameterValue Object
The following method and property return a ParameterValue object:
-
The ParameterValues collection's Add method
-
The ParameterValues collection's Item property