/** Returns the internal ID of this result set. This parameter may be passed
* to another statement for use in the resumeResultSet() function. Note: The
* value this function returns is only valid after a call to
* suspendResultSet().*/
static VALUE sqlrcur_getResultSetId(VALUE self) {