_QueryTable.BackgroundQuery Property

Definition

True if queries for the PivotTable report or query table are performed asynchronously (in the background). Read/write Boolean.

public:
 property bool BackgroundQuery { bool get(); void set(bool value); };
public bool BackgroundQuery { get; set; }
Public Property BackgroundQuery As Boolean

Property Value

Applies to