gda_server_free

Name

gda_server_free -- 

Synopsis

void gda_server_free (Gda_Server* server);

Arguments

server

the server to de-allocate.

Description

Frees the memory allocated with gda_server_new() and the memory allocated to struct members.

Description

Frees the memory allocated with gda_server_new() and the memory allocated to struct members.