Skip to content

Struct dblink_scan_info

ClassList > dblink_scan_info

  • #include <dblink_scan.h>

Public Attributes

Type Name
int col_cnt
void * col_info
int conn_handle
char cursor
int cursor_rewind
int stmt_handle

Public Attributes Documentation

variable col_cnt

int dblink_scan_info::col_cnt;

variable col_info

void* dblink_scan_info::col_info;

variable conn_handle

int dblink_scan_info::conn_handle;

variable cursor

char dblink_scan_info::cursor;

variable cursor_rewind

int dblink_scan_info::cursor_rewind;

variable stmt_handle

int dblink_scan_info::stmt_handle;


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