ConnectionEvent.setSqlstate
void setSqlstate(string sqlstate)Changes the SQLSTATE code of event, this function should not be called directly
Sets event's SQL state.
Parameters
sqlstate | SQL state. |
void setSqlstate(string sqlstate)Changes the SQLSTATE code of event, this function should not be called directly
Sets event's SQL state.
sqlstate | SQL state. |