gda_command_free

Nombre

gda_command_free -- 

Synopsis

void gda_command_free (Gda_Command* cmd);

Arguments

cmd

The command object which should be deallocated.

Description

This function frees the memory of command object and cuts the association with its connection object.