uim-sql ~master (2019-06-09T07:48:03Z)
Dub
Repo
DSQLAlterTable
uim
sql
tables
altertable
Undocumented in source.
class
DSQLAlterTable : DSQLUpdateStatement {
this
();
this
(string aTableName);
string
toSQL
();
}
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
Source
See Implementation
uim
sql
tables
altertable
classes
DSQLAlterTable
functions
SQLAlterTable
sqlAddColumn
sqlAlterTable