isUpdatable

isUpdatable(): Boolean;

The isUpdatable method of the ExternalObject class determines whether instances of the external class can be updated. This method returns false if the data-source is read-only or the class is read-only. An external class is read-only if it is based on a relational view or join query defined by the External Schema Wizard.