ServiceSQLResultCacheValBlockSize
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
The number of column value nodes allocated as one large memory block.
Valid values
- 0=The SQL Engine calculates the size using the equation: 10 * ServiceSQLResultCacheRowBlockSize (see ServiceSQLResultCacheRowBlockSize).
- An integer greater than 0=The number of column value nodes to allocate.
Default
0
Type
Static
IP Type
All