DropField
SQL command for deleting column from the table. Necessary for downgrading from database version 5 to database version 1.
If database supports schemas, like other parameters, should be defined as "ALTER TABLE %o.%t DROP COLUMN %s".
Possible values:
Default value:
ALTER TABLE %t DROP COLUMN %s