CdbRecordset::GetUpdatable Property

Returns a Boolean value that indicates whether the Recordset can be updated.

The return value is TRUE if the object can be changed or updated. (Snapshot- and forward-only–type Recordset objects always return FALSE.)

Syntax

BOOLGetUpdatable(VOID);