InsertOrReplaceStatement

Undocumented in source.

Constructors

this
this(Setter[] _setters)
Undocumented in source.

Members

Functions

asSQL
string asSQL()
Undocumented in source. Be warned that the author may not have intended to support it.
into
InsertOrReplaceStatement into(Expression table)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

setters
Setter[] setters;
Undocumented in source.
table
Expression table;
Undocumented in source.

Inherited Members

From Statement

asSQL
string asSQL()
Undocumented in source.

Meta