Returns a value that indicates whether you can change the CdbField object.
The return value is a Boolean that is TRUE if the object can be changed or updated. (Snapshot- and forward-only–type Recordset objects always return FALSE.)
Syntax
BOOLGetDataUpdatable(VOID);