ReadOnly
OpenAccess SDK allows you to configure the types of SQL statements the data store connection will accept:

Select statements only (makes the connection read-only)

Select statements and Stored Procedures

All SQL statements

Read-only settings of the database
The service attribute that controls this functionality is DataSourceReadOnly.