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

Functions

uint64 tdbVmapGetBatchCount (uint64 id)
 

Detailed Description

Get number of batches in a vector map.

Parameters
id- vector map id
Returns
returns the number of batches in the vector map

Function Documentation

◆ tdbVmapGetBatchCount()

uint64 tdbVmapGetBatchCount ( uint64  id)