/** Returns 0 if part of the result set is still pending on the server and 1 if * not. This function can only return 0 if setResultSetBufferSize() has been * called with a parameter other than 0. */ static VALUE sqlrcur_endOfResultSet(VALUE self) {