Updates a column in the given data model. This results in the underlying database row's values being changed.
the column to be updated.
attributes for the column.
TRUE if successful, FALSE otherwise.
See Implementation
Updates a column in the given data model. This results in the underlying database row's values being changed.