Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
dsn Struct Reference

Data source name. More...

Data Fields

struct odbc_objconnection
 
char name [0]
 

Detailed Description

Data source name.

This holds data that pertains to a DSN

Definition at line 167 of file func_odbc.c.

Field Documentation

struct odbc_obj* connection

A connection to the database

Definition at line 169 of file func_odbc.c.

Referenced by create_dsn(), and get_dsn().

char name[0]

The name of the DSN as defined in res_odbc.conf

Definition at line 171 of file func_odbc.c.

Referenced by PathSegment::__init__(), create_dsn(), and PathSegment::get_child().


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