Skip to content

Struct showstmt_scan_id

ClassList > showstmt_scan_id

  • #include <scan_manager.h>

Public Attributes

Type Name
int arg_cnt
DB_VALUE ** arg_values
void * ctx
int cursor
int out_cnt
DB_VALUE ** out_values
SCAN_PRED scan_pred
SHOWSTMT_TYPE show_type

Public Attributes Documentation

variable arg_cnt

int showstmt_scan_id::arg_cnt;

variable arg_values

DB_VALUE** showstmt_scan_id::arg_values;

variable ctx

void* showstmt_scan_id::ctx;

variable cursor

int showstmt_scan_id::cursor;

variable out_cnt

int showstmt_scan_id::out_cnt;

variable out_values

DB_VALUE** showstmt_scan_id::out_values;

variable scan_pred

SCAN_PRED showstmt_scan_id::scan_pred;

variable show_type

SHOWSTMT_TYPE showstmt_scan_id::show_type;


The documentation for this class was generated from the following file cubrid/src/query/scan_manager.h