insert_take_fields_list
Description:
Sets the list of fields for which values will be specified in 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 |
a list of SqlField pointers |