OLEDBConnection.BackgroundQuery Property (Excel)
True if queries for the OLE DB connection are performed asynchronously (in the background). Read/write Boolean.
Version Information
Version Added: Excel 2007
Syntax
expression .BackgroundQuery
expression A variable that represents an OLEDBConnection object.
Remarks
For OLAP data sources, this property is read-only and always returns False.