Share via


ODBCConnection.Refreshing Propriété

Définition

Prend la valeur True si une requête ODBC d’arrière-plan est en cours de réalisation pour la connexion ODBC 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é

Boolean

Remarques

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

S’applique à