June 2001
Intermediate to advanced
620 pages
19h 29m
English
Parameters.Refresh Method — (Versions 2.0, 2.1, 2.5, 2.6)
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.
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.
Read now
Unlock full access