RTS API Documentation  1.10.11
Data Fields
switch_cache_db_connection_options_t Union Reference

#include <switch_core.h>

+ Collaboration diagram for switch_cache_db_connection_options_t:

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
 

Detailed Description

Definition at line 2593 of file switch_core.h.

Field Documentation

◆ core_db_options

switch_cache_db_core_db_options_t switch_cache_db_connection_options_t::core_db_options

◆ database_interface_options

switch_cache_db_database_interface_options_t switch_cache_db_connection_options_t::database_interface_options

◆ odbc_options

switch_cache_db_odbc_options_t switch_cache_db_connection_options_t::odbc_options

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