Function odbc_sys::SQLNumParams
source · pub unsafe extern "system" fn SQLNumParams(
statement_handle: HStmt,
parameter_count_ptr: *mut SmallInt
) -> SqlReturnExpand description
Returns the number of parameters in an SQL statement.
Returns
SUCCESS, SUCCESS_WITH_INFO, ERROR, INVALID_HANDLE or SQL_STILL_EXECUTING