is_read_only# property Edb.is_read_only[source]# Determine if the database is open in a read-only mode. Returns: boolTrue if Database is open with read only access, otherwise False.