cp_dbms
Section: cp_dbms (3)
Updated: MARCH 2006
Index
Return to Main Contents
NAME
cp_db_connection_set_autocommit - set a connection's autocommit behavior
SYNOPSIS
#include <cprops/db.h>
void cp_db_connection_set_autocommit(cp_db_connection *conn, int state);
DESCRIPTION
cp_db_connection_set_autocommit
sets autocommit off if
state
is zero or on if it is non-zero.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
|
This document was created by
man2html,
using the manual pages.
Time: 22:48:28 GMT, April 10, 2006
|