Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


config_odbc_obj Struct Reference

Data Fields

unsigned long cat_metric
 
char category [128]
 
SQLLEN err
 
char * sql
 
char var_name [128]
 
char * var_val
 
unsigned long var_val_size
 

Detailed Description

Definition at line 900 of file res_config_odbc.c.

Field Documentation

unsigned long cat_metric

Definition at line 902 of file res_config_odbc.c.

Referenced by config_odbc(), and config_odbc_prepare().

char category[128]

Definition at line 903 of file res_config_odbc.c.

Referenced by config_odbc(), and config_odbc_prepare().

SQLLEN err

Definition at line 907 of file res_config_odbc.c.

Referenced by config_odbc_prepare(), and length_determination_odbc_prepare().

char* sql
char var_name[128]

Definition at line 904 of file res_config_odbc.c.

Referenced by config_odbc(), and config_odbc_prepare().

char* var_val

Definition at line 905 of file res_config_odbc.c.

Referenced by config_odbc(), and config_odbc_prepare().

unsigned long var_val_size

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