| SecreC 2 language
    2.8.0 (2023.09)
    Language and standard library reference | 
| Functions | |
| void | tdbVmapSetValueAsColumn (uint64 id) | 
Configure the vector map to accept values as column vectors. This can be used to insert multiple rows at a time by providing a vector for each column in the table.
| id | - vector map id | 
| void tdbVmapSetValueAsColumn | ( | uint64 | id | ) |