gda_command_get_text

Name

gda_command_get_text -- 

Synopsis

gchar * gda_command_get_text (Gda_Command* cmd);

Arguments

cmd

the #Gda_Command object

Description

Gets the command string which is executed when the gda_command_execute() function is called.

Returns

a reference to the command string.