ADODB Object
 
Syntax
 
Errors.Refresh
 
Description
The Refresh method updates the Property objects in the Properties Collection with the dynamic property information specific to the provider. It is quite possible that the provider has dynamic properties that are not supported by ADO.
See Also
 
Example
 
objConnection.Errors.Refresh