CUBRID Engine  latest
ci_stmt_option_s Struct Reference

#include <db_stub.h>

Collaboration diagram for ci_stmt_option_s:
Collaboration graph

Public Attributes

bool hold_cursors_over_commit
 
bool updatable_result
 
bool get_generated_key
 
bool async_query
 
bool exec_continue_on_error
 
bool lazy_exec
 

Detailed Description

Definition at line 84 of file db_stub.h.

Member Data Documentation

bool ci_stmt_option_s::async_query

Definition at line 89 of file db_stub.h.

Referenced by ci_stmt_get_option_impl(), and ci_stmt_set_option_impl().

bool ci_stmt_option_s::exec_continue_on_error
bool ci_stmt_option_s::get_generated_key

Definition at line 88 of file db_stub.h.

bool ci_stmt_option_s::hold_cursors_over_commit

Definition at line 86 of file db_stub.h.

bool ci_stmt_option_s::lazy_exec

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