cp_dbms

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

NAME

cp_db_connection_set_fetch_metadata - set connection to request query result meta data

 

SYNOPSIS

#include <cprops/db.h>

void cp_db_connection_set_fetch_metadata(cp_db_connection *connection,
                                          int mode);  

DESCRIPTION

cp_db_connection_set_fetch_metadata sets the connection to fetch result set meta data for SELECT queries.


 

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