OLEDBConnection.Refreshing Property
True if a background OLE DB query is in progress for the specified OLE DB connection. Read/write Boolean.
Version Information
Version Added: Excel
Syntax
expression.Refreshing
expression A variable that represents an OLEDBConnection object.
Remarks
Use the CancelRefresh method to cancel background queries.