gda_recordset_free

Name

gda_recordset_free —

Synopsis

void gda_recordset_free (Gda_Recordset* rs);

Arguments

rs

the recordset which should be destroyed.

Description

This function frees all memory allocated by the recordset and destroys all associations with commands and connections.