OLEDBConnection.BackgroundQuery property (Excel)

True if queries for the OLE DB connection are performed asynchronously (in the background). Read/write Boolean.

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.

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.