OCILIB (C Driver for Oracle) 3.9.1
|
Collection of output columns from a select statement. More...
#include <ocilib.h>
Collection of output columns from a select statement.
A resultset object is the result of 'select' SQL Statement.
It's a set of data (ordered in columns) that can be fetched row by row to get data returned by the SQL statement
Definition at line 400 of file ocilib_types.h.