TransactionStatement

Undocumented in source.

Members

Functions

add
TransactionStatement add(Statement statement)
Undocumented in source. Be warned that the author may not have intended to support it.
add
TransactionStatement add(string statementAsSQL)
Undocumented in source. Be warned that the author may not have intended to support it.
asSQL
string asSQL()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

statements
Statement[] statements;
Undocumented in source.
transactions
string transactions;
Undocumented in source.

Inherited Members

From Statement

asSQL
string asSQL()
Undocumented in source.

Meta