Struct CUR_RESULT_INFO¶
Public Attributes¶
| Type | Name |
|---|---|
| int * | attr_lengths |
| char ** | attr_names |
| DB_TYPE * | attr_types |
| int | curr_stmt_line_no |
| CUBRID_STMT_TYPE | curr_stmt_type |
| int | max_attr_name_length |
| int | num_attrs |
| DB_QUERY_RESULT * | query_result |
Public Attributes Documentation¶
variable attr_lengths¶
variable attr_names¶
variable attr_types¶
variable curr_stmt_line_no¶
variable curr_stmt_type¶
variable max_attr_name_length¶
variable num_attrs¶
variable query_result¶
The documentation for this class was generated from the following file cubrid/src/executables/csql_result.c