GdaSqlAnyPartType

Type of part.

Values

ValueMeaning
StmtSelect0

structure is a #GdaSqlStatementSelect

StmtInsert1

structure is a #GdaSqlStatementInsert

StmtUpdate2

structure is a #GdaSqlStatementUpdate

StmtDelete3

structure is a #GdaSqlStatementDelete

StmtCompound4

structure is a #GdaSqlStatementCompound

StmtBegin5

structure is a #GdaSqlStatementTransaction

StmtRollback6

structure is a #GdaSqlStatementTransaction

StmtCommit7

structure is a #GdaSqlStatementTransaction

StmtSavepoint8

structure is a #GdaSqlStatementTransaction

StmtRollbackSavepoint9

structure is a #GdaSqlStatementTransaction

StmtDeleteSavepoint10

structure is a #GdaSqlStatementTransaction

StmtUnknown11

structure is a #GdaSqlStatementUnknown

Expr500

structure is a #GdaSqlExpr

SqlField501

structure is a #GdaSqlField

SqlTable502

structure is a #GdaSqlTable

SqlFunction503

structure is a #GdaSqlFunction

SqlOperation504

structure is a #GdaSqlOperation

SqlCase505

structure is a #GdaSqlCase

SqlSelectField506

structure is a #GdaSqlSelectField

SqlSelectTarget507

structure is a #GdaSqlSelectTarget

SqlSelectJoin508

structure is a #GdaSqlSelectJoin

SqlSelectFrom509

structure is a #GdaSqlSelectFrom

SqlSelectOrder510

structure is a #GdaSqlSelectOrder