CUBRID Engine
latest
|
#include <db_query.h>
Public Attributes | |
CURSOR_POSITION | crs_pos |
VPID | vpid |
int | tpl_no |
int | tpl_off |
Definition at line 99 of file db_query.h.
CURSOR_POSITION db_query_tplpos::crs_pos |
Definition at line 101 of file db_query.h.
Referenced by db_query_get_tplpos(), and db_query_set_tplpos().
int db_query_tplpos::tpl_no |
Definition at line 103 of file db_query.h.
Referenced by db_query_get_tplpos(), and db_query_set_tplpos().
int db_query_tplpos::tpl_off |
Definition at line 104 of file db_query.h.
Referenced by db_query_get_tplpos(), and db_query_set_tplpos().
VPID db_query_tplpos::vpid |
Definition at line 102 of file db_query.h.
Referenced by db_query_get_tplpos(), and db_query_set_tplpos().