Share via


ODBCConnection.BackgroundQuery Property

Excel Developer Reference

True if queries for the ODBC 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 ODBCConnection object.

See Also