DataFeedConnection.Refreshing Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
True si une requête OLE DB est en cours pour la connexion de source de données spécifiée. Boolean (bool en C#) En lecture-écriture
public:
property bool Refreshing { bool get(); };
public bool Refreshing { get; }
Public ReadOnly Property Refreshing As Boolean