言語

ScriptAndResultsEditorControl.m_timeElapsedTimer フィールド

定義

クエリ実行中の経過時間とともにプロパティウィンドウを更新するためのタイマー。

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 

フィールド値

適用対象