CUBRID Engine
latest
|
#include <api_common.h>
Public Attributes | |
int(* | get_count )(API_RESULTSET_META *rm, int *count) |
int(* | get_info )(API_RESULTSET_META *rm, int index, CI_RMETA_INFO_TYPE type, void *arg, size_t size) |
Definition at line 124 of file api_common.h.
int(* api_resultset_meta_ifs_s::get_count) (API_RESULTSET_META *rm, int *count) |
Definition at line 126 of file api_common.h.
int(* api_resultset_meta_ifs_s::get_info) (API_RESULTSET_META *rm, int index, CI_RMETA_INFO_TYPE type, void *arg, size_t size) |
Definition at line 127 of file api_common.h.