RepetitiveStatement
Object Hierarchy:
Description:
[
CCode ( type_id =
"gda_repetitive_statement_get_type ()" ) ]
public class RepetitiveStatement :
Object
Content:
Properties:
Creation methods:
- public RepetitiveStatement (Statement stmt)
Creates a new RepetitiveStatement object
which, when executed, will execute stmt once for all the values set which will have been defined using
append_set.
Methods:
Inherited Members:
All known members inherited from class GLib.Object