|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-55de52a352
|
DBMI Library (driver) - close database connection. More...

Go to the source code of this file.
Functions | |
| int | db_d_close_database (void) |
| Close database connection. | |
DBMI Library (driver) - close database connection.
SPDX-FileCopyrightText: 1999-2008 GRASS Development Team SPDX-License-Identifier: GPL-2.0-or-later
Definition in file d_closedb.c.
Close database connection.
Definition at line 22 of file d_closedb.c.
References db__close_all_cursors(), db__init_driver_state(), db__mark_database_closed(), db__test_database_open(), db_driver_close_database, db_error(), DB_OK, DB_SEND_FAILURE, and DB_SEND_SUCCESS.