gda_command_get_connection

Nombre

gda_command_get_connection -- 

Synopsis

Gda_Connection * gda_command_get_connection (Gda_Command* cmd);

Arguments

cmd

the command object

Description

Returns the #gda_Connection object which is used by the command.

Returns

a pointer to the #gda_Connection object