CUBRID Engine  latest
ores_apply_updatef_s Struct Reference
Collaboration diagram for ores_apply_updatef_s:
Collaboration graph

Public Attributes

RESULTSET_IMPLpres
 
int nattrs
 
int nupdates
 
char ** names
 
API_VAL_CCI_BINDbinds
 

Detailed Description

Definition at line 2926 of file cci_stub.c.

Member Data Documentation

API_VAL_CCI_BIND* ores_apply_updatef_s::binds
char** ores_apply_updatef_s::names

Definition at line 2931 of file cci_stub.c.

Referenced by api_ores_apply_update(), and ores_apply_updatef().

int ores_apply_updatef_s::nattrs

Definition at line 2929 of file cci_stub.c.

Referenced by api_ores_apply_update().

int ores_apply_updatef_s::nupdates

Definition at line 2930 of file cci_stub.c.

Referenced by api_ores_apply_update(), and ores_apply_updatef().

RESULTSET_IMPL* ores_apply_updatef_s::pres

Definition at line 2928 of file cci_stub.c.

Referenced by api_ores_apply_update(), create_cci_object(), and ores_apply_updatef().


The documentation for this struct was generated from the following file: