gda_recordset_get_connection

Name

gda_recordset_get_connection -- 

Synopsis

Gda_Connection* gda_recordset_get_connection (Gda_Recordset* rs);

Arguments

rs

the rcordset

Returns

the connection object used with this recordset. NULL if the recordset isn't open or there's no connection assoctiated with this recordset.