RepetitiveStatement.getTemplateSet

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.

class RepetitiveStatement
bool
getTemplateSet

Parameters

set gda.set.Set

a place to store the returned template set

Return Value

Type: bool

true on success, false on error

Throws