gda_connection_free

Nombre

gda_connection_free -- 

Synopsis

void gda_connection_free (Gda_Connection* cnc);

Arguments

cnc

the connection

Description

If the connection is open the connection is closed and all associated objects (commands, recordsets, errors) are deleted. The memory is freed. The connection object cannot be used any more.