Name

Parameter.Value Property — (Versions 2.0, 2.1, 2.5, 2.6)

Synopsis

                     parameter.Value = value
                  

The Value property indicates the value assigned to the current Parameter object.

Datatype

Variant

Description

The Value property reads and sets the value of the associated Parameter object. The Value property supports long binary data through ADO.

ADO reads Parameter objects’ Value property only once. If you execute a command containing a parameter with an empty Value property -- and it creates a recordset -- be sure to close the recordset before you read the Value property.

Get ADO: ActiveX Data Objects now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.