insert_take_extra_values_list
Description:
Sets a list of list of values to be inserted by this.
list
's ownership is transferred to this (which means this is
then responsible for freeing it when no longer needed).
Parameters:
this |
a SqlStatement pointer |
list |