CancelRefresh Method

         Example         Applies To

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

Syntax

expression.CancelRefresh

expression   Required. An expression that returns a QueryTable object.