Database.setLocationCacheSize

Set the size of the client location cache. Raising this value can boost performance in very large databases where clients access data in a near- random pattern. Defaults to 100000. Parameter: (Int) Max location cache entries

class Database
const
void
setLocationCacheSize
(
in long value
)

Meta