Skip to content

Struct dblink_conn_info

ClassList > dblink_conn_info

  • #include <dblink_scan.h>

Public Attributes

Type Name
int conn_handle
char conn_url
char password
char user_name

Public Attributes Documentation

variable conn_handle

int dblink_conn_info::conn_handle;

variable conn_url

char dblink_conn_info::conn_url[512+1];

variable password

char dblink_conn_info::password[DB_MAX_PASSWORD_LENGTH+1];

variable user_name

char dblink_conn_info::user_name[DB_MAX_USER_LENGTH+1];


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