ScriptAndResultsEditorControl.m_timeElapsedTimer Champ
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.
Minuterie pour mettre à jour la fenêtre des propriétés avec le temps écoulé lors de l’exécution de la requête.
protected: System::Windows::Forms::Timer ^ m_timeElapsedTimer;
protected System.Windows.Forms.Timer m_timeElapsedTimer;
val mutable m_timeElapsedTimer : System.Windows.Forms.Timer
Protected m_timeElapsedTimer As Timer