Removes a column from the data model. This means that all values attached to this column in the data model will be destroyed in the underlying database.
the column to be removed.
TRUE if successful, FALSE otherwise.
See Implementation
Removes a column from the data model. This means that all values attached to this column in the data model will be destroyed in the underlying database.