清除表 meaning in English
clear list
Examples
- A button that clears the form
清除表单的按钮。 - In the following code example , the table rows are cleared before they are filled with the next page of data
在以下代码示例中,先清除表行,然后再用下一页数据填充这些表行。 - You can change this order by first clearing the selected columns in the table , and then selecting external columns from the list in a different order
首先清除表中所选的列,然后以不同的顺序从列表中选择外部列,即可更改顺序。 - When this table approaches its limit , the database administrator or system administrator must manually clear out old entries from this table by deleting rows
当此表接近其大小限制时,数据库管理员或系统管理员必须通过删除行来手动清除表中的旧项。 - By default , every time you execute a tableadapter query , the data in the table is cleared prior to the results of the query being loaded into the table
默认情况下,每次执行tableadapter查询时,在将查询结果加载到表中之前首先会清除表中的数据。可以通过将tableadapter的