SQL_ERROR

Constant SQL_ERROR 

Source
pub const SQL_ERROR: SQLRETURN;
Expand description

Function failed. The application calls SQLGetDiagRec or SQLGetDiagField to retrieve additional information. The contents of any output arguments to the function are undefined.