Struct cubmethod::query_result¶
ClassList > cubmethod > query_result
#include <method_query_result.hpp>
Public Attributes¶
| Type | Name |
|---|---|
| DB_QUERY_TYPE * | column_info |
| bool | copied |
| bool | include_oid |
| std::vector< char > | null_type_column |
| int | num_column |
| DB_QUERY_RESULT * | result |
| int | stmt_id |
| int | stmt_type |
| int | tuple_count |
Public Functions¶
| Type | Name |
|---|---|
| void | clear () |
| query_result () |
Public Attributes Documentation¶
variable column_info¶
variable copied¶
variable include_oid¶
variable null_type_column¶
variable num_column¶
variable result¶
variable stmt_id¶
variable stmt_type¶
variable tuple_count¶
Public Functions Documentation¶
function clear¶
function query_result¶
The documentation for this class was generated from the following file cubrid/src/method/method_query_result.hpp