_QueryTable.CancelRefresh Method

Definition

Cancels all background queries for the specified query table. Use the Refreshing property to determine whether a background query is currently in progress.

public:
 void CancelRefresh();
public void CancelRefresh ();
Public Sub CancelRefresh ()

Applies to