_QueryTable.Refreshing Propriété

Définition

True si une requête en arrière-plan est en cours pour la table de requête spécifiée. Boolean (en lecture/écriture).

public:
 property bool Refreshing { bool get(); };
public bool Refreshing { get; }
Public ReadOnly Property Refreshing As Boolean

Valeur de propriété

Remarques

Utilisez la CancelRefresh() méthode pour annuler les requêtes en arrière-plan.

S’applique à