cp_dbms

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

NAME

cp_db_connection_close_statement - close a prepared statement

 

SYNOPSIS

#include <cprops/db.h>

void cp_db_connection_close_statement(cp_db_connection *connection,
                                       cp_db_statement *statement);  

DESCRIPTION

cp_db_connection_close_statement closes and deallocates a prepared statement created with cp_db_connection_prepare_statement(3).


 

Index

NAME
SYNOPSIS
DESCRIPTION

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