ReadOnly
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
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.