ServiceSQLTranslatedQueryMaxSize
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
Specifies the size of the buffer to allocate for a translated query. If the value of ServiceSQLTranslatedQueryMaxSize is smaller than the value of ServiceSQLQueryMaxSize, the OpenAccess SDK SQL Engine uses the value of ServiceSQLQueryMaxSize (see ServiceSQLQueryMaxSize for more information). An error is returned if the buffer is not large enough to handle a query submitted for execution.
Default
32768
Type
Static
IP Type
All