Reset SQL-condition, which corresponds to the error state in Diagnostics_area. @see m_error_condition. */
| 827 | @see m_error_condition. |
| 828 | */ |
| 829 | void clear_error_condition() |
| 830 | { m_error_condition= NULL; } |
| 831 | |
| 832 | // for: |
| 833 | // - m_next_in_da / m_prev_in_da |
no outgoing calls
no test coverage detected