|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|
Data source name. More...

Data Fields | |
| struct odbc_obj * | connection |
| char | name [0] |
Data source name.
This holds data that pertains to a DSN
Definition at line 181 of file func_odbc.c.
| struct odbc_obj* connection |
A connection to the database
Definition at line 183 of file func_odbc.c.
Referenced by connection_dead(), create_dsn(), dsn_destructor(), and get_dsn().
| char name[0] |
The name of the DSN as defined in res_odbc.conf
Definition at line 185 of file func_odbc.c.
Referenced by create_dsn(), dsn_cmp(), dsn_hash(), PathSegment::get_child(), and SwaggerType::load().