uim.sql.tables.altercolumn

Undocumented in source.

Members

Classes

DSQLAlterColumn
class DSQLAlterColumn
Undocumented in source.

Functions

SQLAlterColumn
auto SQLAlterColumn()
Undocumented in source. Be warned that the author may not have intended to support it.
SQLAlterColumn
auto SQLAlterColumn(string aTableName)
Undocumented in source. Be warned that the author may not have intended to support it.
SQLAlterColumn
auto SQLAlterColumn(string aTableName, string aColumnName)
Undocumented in source. Be warned that the author may not have intended to support it.
SQLAlterColumn
auto SQLAlterColumn(string aTableName, string aColumnName, string aColumnDefinition)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta