Reset SQL-condition, which corresponds to the error state in Diagnostics_area. @see m_error_condition. */
| 515 | @see m_error_condition. |
| 516 | */ |
| 517 | void clear_error_condition() |
| 518 | { m_error_condition= NULL; } |
| 519 | |
| 520 | // for: |
| 521 | // - m_next_in_da / m_prev_in_da |
no outgoing calls
no test coverage detected