gda_batch_start

Nombre

gda_batch_start -- 

Synopsis

gboolean gda_batch_start (Gda_Batch * job);

Arguments

job

a #Gda_Batch object

Description

Start the batch job execution. This function will return when the series of commands is completed, or when an error is found

Returns

TRUE if all goes well, or FALSE on error