Kannel: Open Source WAP and SMS gateway  svn-r5335
MSSQLConf Struct Reference

#include <dbpool.h>

Data Fields

Octstrusername
 
Octstrpassword
 
Octstrserver
 
Octstrdatabase
 

Detailed Description

Definition at line 110 of file dbpool.h.

Field Documentation

◆ database

Octstr* MSSQLConf::database

Definition at line 114 of file dbpool.h.

◆ password

Octstr* MSSQLConf::password

Definition at line 112 of file dbpool.h.

◆ server

Octstr* MSSQLConf::server

Definition at line 113 of file dbpool.h.

◆ username

Octstr* MSSQLConf::username

Definition at line 111 of file dbpool.h.


The documentation for this struct was generated from the following file:
See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.