RTS API Documentation  1.10.11
Data Fields
switch_cache_db_native_handle_t Union Reference

#include <switch_core.h>

+ Collaboration diagram for switch_cache_db_native_handle_t:

Data Fields

switch_coredb_handle_tcore_db_dbh
 
switch_odbc_handle_todbc_dbh
 
switch_database_interface_handle_tdatabase_interface_dbh
 

Detailed Description

Definition at line 2568 of file switch_core.h.

Field Documentation

◆ core_db_dbh

switch_coredb_handle_t* switch_cache_db_native_handle_t::core_db_dbh

◆ database_interface_dbh

switch_database_interface_handle_t* switch_cache_db_native_handle_t::database_interface_dbh

◆ odbc_dbh

switch_odbc_handle_t* switch_cache_db_native_handle_t::odbc_dbh

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