Sun StorageTek 5800 System Client API Reference Guide

Parameters

pstmt

IN: Prepared statement generated by hc_pstmt_create.

selects

IN: Points to an array of hc_string_t, each of which is the name of a field to retrieve from the metadata (select clause). Set to NULL to only retrieve OIDs matching the query.

n_selects

IN: The number of items in the select clause.

results_per_fetch

IN: The number of results per internal fetch.

rsetp

OUT: Updated to point to the new result set. See hc_query_result_set_t.