GRASS GIS 8 Programmer's Manual
8.5.0dev(2024)-602118adcc
|
#include <dbmi.h>
Data Fields | |
dbString | dbName |
dbString | dbSchema |
dbString _db_handle::dbName |
Definition at line 172 of file dbmi.h.
Referenced by db__recv_handle(), db__send_handle(), db_free_handle(), db_get_handle_dbname(), db_init_handle(), and db_set_handle().
dbString _db_handle::dbSchema |
Definition at line 174 of file dbmi.h.
Referenced by db__recv_handle(), db__send_handle(), db_free_handle(), db_get_handle_dbschema(), db_init_handle(), and db_set_handle().