cp_dbms

Section: cp_dbms (3)
Updated: MARCH 2006
Index Return to Main Contents
 

NAME

cp_db_connection_close - close a database connection

 

SYNOPSIS

#include <cprops/db.h>

int cp_db_connection_close(cp_db_connection *connection);  

DESCRIPTION

cp_db_connection_close closes the database connection described by connection.  

RETURN VALUE

cp_db_connection_close returns zero on success or an implementation dependent non-zero value indicating an error.


 

Index

NAME
SYNOPSIS
DESCRIPTION
RETURN VALUE

This document was created by man2html, using the manual pages.
Time: 22:48:28 GMT, April 10, 2006
SourceForge.net Logo