TablesReadOnly Property |
Determines whether to open database tables in read-only mode.
Signature
object.TablesReadOnly
object
PreferencesSystem
The object or objects this property applies to.
TablesReadOnly
Boolean; read-write
TRUE: Open database tables in read-only mode.
FALSE: Open database tables in read-write mode.
Remarks
The initial value for this property is FALSE.
Comments? |