DropStatement

Undocumented in source.

Constructors

this
this(Expression _table)
Undocumented in source.

Members

Functions

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

Variables

table
Expression table;
Undocumented in source.

Inherited Members

From Statement

asSQL
string asSQL()
Undocumented in source.

Meta