Specifies that rstmt be executed one time with the values contained in values.
A new #GdaSet to be used as the values argument can be obtained using gda.repetitive_statement.RepetitiveStatement.getTemplateSet.
a #GdaSet object with the values to be used
true if values is copied, and false if values is only ref'ed
a new #GdaRepetitiveStatement object
Specifies that rstmt be executed one time with the values contained in values.
A new #GdaSet to be used as the values argument can be obtained using gda.repetitive_statement.RepetitiveStatement.getTemplateSet.