RepetitiveStatement.getTemplateSet

bool getTemplateSet(gda.set.Set set)

Gets a new #GdaSet object with the parameters used by the template statement in the rstmt object.

Use this object with gda.repetitive_statement.RepetitiveStatement.appendSet.

Parameters

seta place to store the returned template set

Returns

true on success, false on error

Throws