[ Version ( since = "3.26" ) ]
public void init_iter (HashTableIter iter)
Initialized the iter, thus the this can be traversed with
next.
The key is a column name and the value is the corresponding column value.
| this | |
| iter |