isReadOnly

If the isReadOnly property is set to YES, EGL omits the associated variable and related column from the default SQL statements that EGL writes to the database. If set to NO, those statements include a FOR UPDATE OF clause. The default value is NO; however, EGL treats the field as read-only in any of the following situations:

Feedback