delete record造句
例句与造句
- To delete records from a data table
从数据表中删除记录 - A deleted record would still show up in domino views , for example
例如,被删除的记录仍然会在domino视图中显示。 - Delete records from the desired
通过从表中删除 - Gets or sets an sql statement for deleting records from the data set
获取或设置用于从数据集中删除记录的sql语句。 - Child table : delete records
子表:删除记录。 - It's difficult to find delete record in a sentence. 用delete record造句挺难的
- To delete records from a database using the tableadapter . delete method
使用tableadapter . delete方法从数据库中删除记录 - To delete records from a database using the tableadapter . update method
使用tableadapter . update方法从数据库中删除记录 - The delete from statement is used to delete records from a database table
Delete from语句是用来从数据库表中删除记录行的。 - Gets an ordered dictionary of key field name value pairs for the deleted record
获取已删除记录的键字段名/值对的排序字典。 - " to delete record or
键作实或按 - To navigate between rows , and even add or delete records
可以使用bindingnavigator中的控件在行之间定位,甚至可以添加或删除记录。 - Gets a dictionary of the non - key field name value pairs for the deleted record
获取包含已删除记录所对应的非键字段名称/值对的字典。 - The following example deletes records directly from a database using command objects
下面的示例使用命令对象直接从数据库中删除记录。 - You can also delete records by clicking on the trashcan to the right of each record
你同样可以点击每条记录的右边的垃圾桶来删除记录。 - Using an adapter , you can read , add , update , and delete records in a data source
使用适配器,可以读取、添加、更新和删除数据源中的记录。