RepetitiveStatement.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.

Creates a new #GdaRepetitiveStatement object which, when executed, will execute stmt once for all the values set which will have been defined using [gda.repetitive_statement.RepetitiveStatement.appendSet]. Use [gda.connection.Connection.repetitiveStatementExecute] to actually execute it.

Parameters

stmta #GdaStatement object

Returns

a new #GdaRepetitiveStatement object