RTS API Documentation
1.10.11
|
#include <switch_core.h>
Data Fields | |
switch_cache_db_core_db_options_t | core_db_options |
switch_cache_db_odbc_options_t | odbc_options |
switch_cache_db_database_interface_options_t | database_interface_options |
Definition at line 2593 of file switch_core.h.
switch_cache_db_core_db_options_t switch_cache_db_connection_options_t::core_db_options |
Definition at line 2594 of file switch_core.h.
Referenced by _switch_cache_db_get_db_handle(), and _switch_cache_db_get_db_handle_dsn_ex().
switch_cache_db_database_interface_options_t switch_cache_db_connection_options_t::database_interface_options |
Definition at line 2596 of file switch_core.h.
Referenced by _switch_cache_db_get_db_handle(), and _switch_cache_db_get_db_handle_dsn_ex().
switch_cache_db_odbc_options_t switch_cache_db_connection_options_t::odbc_options |
Definition at line 2595 of file switch_core.h.
Referenced by _switch_cache_db_get_db_handle(), and _switch_cache_db_get_db_handle_dsn_ex().