Searched refs:TABLE_remove_column (Results 1 – 1 of 1) sorted by relevance
1937 static UINT TABLE_remove_column(struct tagMSIVIEW *view, UINT number) in TABLE_remove_column() function2004 r = TABLE_remove_column(view, tv->table->colinfo[i].number); in TABLE_release()2132 r = TABLE_remove_column(view, tv->table->colinfo[i].number); in TABLE_drop()3525 TABLE_remove_column( transform_view, table->colinfo[table->col_count - 1].number ); in msi_table_apply_transform()