internal void Begin() { if (!Ignore) { RC.Begin(m_query); Running = true; } }
internal void Begin() { RC.Begin(m_query); }