insert_row_into_table_v


Description:

public bool insert_row_into_table_v (string table, SList<string> col_names, SList<Value?> values) throws Error