Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
dsn Struct Reference
Collaboration diagram for dsn:
Collaboration graph
[legend]

Data Fields

struct odbc_objconnection
 
char name [0]
 

Detailed Description

Definition at line 150 of file func_odbc.c.

Field Documentation

◆ connection

struct odbc_obj* connection

A connection to the database

Definition at line 152 of file func_odbc.c.

Referenced by create_dsn(), dsn_destructor(), and get_dsn().

◆ name

char name[0]

The name of the DSN as defined in res_odbc.conf

Definition at line 154 of file func_odbc.c.

Referenced by create_dsn(), dsn_cmp(), PathSegment::get_child(), Parameter::load(), SwaggerType::load(), and Property::load().


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