cp_dbms
Section: cp_dbms (3)
Updated: MARCH 2006
Index
Return to Main Contents
NAME
cp_data_source_destroy - release a database connection factory
SYNOPSIS
#include <
cprops/db.h
>
void cp_data_source_destroy(cp_data_source *
data_source
);
DESCRIPTION
cp_data_source_destroy
releases the memory associated with a
cp_data_source
connection factory.
SEE ALSO
cp_dbms_get_data_source
(3),
cp_db_postgres
(3),
cp_db_mysql
(3)
Index
NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
This document was created by
man2html
, using the manual pages.
Time: 22:48:28 GMT, April 10, 2006