SecreC 2 language  2.8.0 (2023.09)
Language and standard library reference
Functions
tdbVmapSetBatch

Functions

void tdbVmapSetBatch (uint64 id, uint64 index)
 

Detailed Description

Sets the current active batch.

Note
Useful for iterating through the batches of the result returned by a database operation.
Parameters
id- vector map id
index- index of the batch in the vector map

Function Documentation

◆ tdbVmapSetBatch()

void tdbVmapSetBatch ( uint64  id,
uint64  index 
)