DSQLAlterTable

Undocumented in source.
class DSQLAlterTable : DSQLUpdateStatement {}

Constructors

this
this()
Undocumented in source.
this
this(string aTableName)
Undocumented in source.

Members

Functions

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

Meta