OLEDBConnection.Refreshing property (Excel)
True if a background OLE DB query is in progress for the specified OLE DB connection. Read/write Boolean.
Syntax
expression.Refreshing
expression A variable that represents an OLEDBConnection object.
Remarks
Use the CancelRefresh method to cancel background queries.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.