SQL_STILL_EXECUTING

Constant SQL_STILL_EXECUTING 

Source
pub const SQL_STILL_EXECUTING: SQLRETURN;
Expand description

A function that was started asynchronously is still executing. The application calls SQLGetDiagRec or SQLGetDiagField to retrieve additional information, if any.