SqlStatementInsert


Object Hierarchy:

Gda.SqlStatementInsert Gda.SqlStatementInsert Gda.SqlStatementInsert

Description:

[ CCode ( has_type_id = false ) ]
public struct SqlStatementInsert

The statement is an INSERT statement, any kind of INSERT statement can be represented using this structure (if this is not the case then report a bug).

<mediaobject> <imageobject role="html"> <imagedata fileref="stmt-insert1.png" format="PNG"/> </imageobject> < caption> <para> Example of a SqlStatement having a SqlStatementInsert as its contents with 2 lists of values to insert. </para> </caption> </mediaobject> < mediaobject> <imageobject role="html"> <imagedata fileref="stmt-insert2.png" format="PNG"/> </imageobject> <caption > <para> Another example of a SqlStatement having a SqlStatementInsert as its contents, using a SELECT to express the values to insert. </para> </caption> </mediaobject>


Namespace: Gda
Package: libgda-6.0

Content:

Fields: