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