- 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.