Deleting a row的意思|示意
删除行
Deleting a row的网络常见释义
删除一行 ...用单元格的 InitializeEditingControl 方法) 结束编辑(Ending an edit) 提交编辑(Committing an edit) 删除一行(Deleting a row) DataError 的上下文: 下面的列表显示了不同的 DataError 上下文环境, 然后进一步说明了这些上下文环境合适可能发生: DataErr...
Deleting a row相关例句
Deleting a row from the object is fairly straightforward.
从对象删除行相当直观。
With this approach, no locks are held between selecting and updating, or deleting a row.
通过使用这种方法,在对行执行选择、更新或删除操作期间,不会持有行锁。
Listing 7 illustrates, by deleting the last row of a specified worksheet.
清单7演示了从指定的工作表删除最后一行的过程。
In this application, since we're usually just deleting the rows of old data and creating rows with the new data, we mainly use a row-based feed.
在这个应用程序中,由于我们通常都只按行删除旧数据并按行添加新数据,所以我们主要使用基于行的提要。
The table was in immediate-update mode, and deleting a single row caused more than one row to be deleted in the data source .
表处于即时更新模式下,在数据源中删除一行将导致删除多行。