Asterisk - The Open Source Telephony Project
21.4.1
|
These structures are used for adaptive capabilities. More...
#include <res_odbc.h>
Public Member Functions | |
AST_LIST_ENTRY (odbc_cache_columns) list | |
Data Fields | |
SQLSMALLINT | decimals |
char * | name |
SQLSMALLINT | nullable |
SQLINTEGER | octetlen |
SQLSMALLINT | radix |
SQLINTEGER | size |
SQLSMALLINT | type |
These structures are used for adaptive capabilities.
Definition at line 59 of file res_odbc.h.