Description: | Determines whether or not the database can be updated. |
Used in control(s): | DBAccess |
Values (with constants): | 0 - Read-Write access (POW-DB-READWRITE) 1 - Read-Only access(POW-DB-READONLY) |
Default value: | 1 - Read-Only access(POW-DB-READONLY) |
COBOL picture: | S9(4) COMP-5 |
OLE data type: | VT_I2 |
Design time access: | Set and reference. |
Execution time access: | Reference only. |
Backward compatibility attribute: | POW-DBREADONLY PIC S9(4) COMP-5 |