Name

Parameters.Refresh Method — (Versions 2.0, 2.1, 2.5, 2.6)

Synopsis

parameters.Refresh

The Refresh method of the Parameters collection class updates the collection with the parameters of the current stored procedure or parameterized query associated with the Command object to which the Parameters collection belongs.

Description

The Refresh method updates the Parameters collection class with the parameters of the associated Command object’s stored procedure or parameterized query.

If you attempt to access the Parameters collection class before calling the Refresh method, it is automatically called by ADO.

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.