isReadOnly

The property isReadOnly indicates whether the field and related column should be omitted from the default SQL statements that write to the database or include a FOR UPDATE OF clause. The default value is no; but EGL treats the structure field as "read only" in these situations:

Related concepts
Compatibility with VisualAge Generator
Record types and properties
SQL support
Fixed structure
Typedef

Related tasks
Retrieving SQL table data

Related reference
Field-presentation properties
add
close
Data initialization
delete
execute
get
get next
open
prepare
Primitive types
Record and file type cross-reference
replace
set
SQL data codes and EGL host variables
terminalID
VAGCompatibility

Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.