GObject.Object
Gda.RepetitiveStatement
Import line: | Gda = imports.gi.Gda; |
GIR File: | Gda-4.0.gir |
C documentation: | GdaRepetitiveStatement |
Class : | RepetitiveStatement |
Extends: | GObject.Object |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
parent_instance : GObject.Object
read only
|
Gda.RepetitiveStatement | |
statement : Gda.Statement
|
Gda.RepetitiveStatement |
Method / Constructor | Defined By | |
---|---|---|
new Gda.RepetitiveStatement
(Object properties)
Create a new Gda.RepetitiveStatement
Create a new Gda.RepetitiveStatement
|
||
Create a new Gda.RepetitiveStatement
Create a new Gda.RepetitiveStatement
|
||
Gda.RepetitiveStatement | ||
get_all_sets
()
:
Array
|
Gda.RepetitiveStatement | |
Gda.RepetitiveStatement |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gda.Connection
Method |
repetitive_statement_execute
(RepetitiveStatement rstmt, StatementModelUsage model_usage, Array col_types, Boolean stop_on_error)
:
Array
Executes the statement upon which rstmt is built.
|