insert_row_into_table_v


Description:

[ Version ( since = "4.2.3" ) ]
public bool insert_row_into_table_v (string table, SList<string> col_names, SList<Value?> values) throws Error