delete record造句
例句与造句
- If your application uses datasets to store data you can simply delete records from the desired
如果应用程序使用数据集存储数据,则可以直接从 - Are binding results to a form to let the user view , insert , update , or delete records
正在将结果绑定到窗体,以便用户查看、插入、更新或删除记录 - Gets or sets an sql statement or stored procedure used to delete records in the database
获取或设置用于在数据库中删除记录的sql语句或存储过程。 - Gets or sets an sql statement or stored procedure for deleting records from the data set
获取或设置sql语句或存储过程,用于从数据集中删除记录。 - Your page now allows you to view , edit , or delete records in the products database table
页现在允许您在“产品”数据库表中查看、编辑或删除记录。 - It's difficult to find delete record in a sentence. 用delete record造句挺难的
- Gets or sets an sql statement or stored procedure used to delete records in the data source
获取或设置sql语句或存储过程,用于删除数据源中的记录。 - And sends those changes to the database including modified and deleted records
中的所有更改,并将这些更改发送到数据库中(包括已修改的记录和删除的记录) 。 - Gets or sets a transact - sql statement or stored procedure to delete records from the data set
获取或设置一个transact - sql语句或存储过程,以从数据集删除记录。 - It provides several methods to manage as well as insert , update , and delete records in a record store
它提供了几个方法来管理以及插入、更新和删除记录存储中的记录。 - Provides information on how to configure data source controls to update or delete records in a data source
提供有关信息,说明如何配置数据源控件以便更新或删除数据源中的记录。 - The first step is to update the dataset with new information new records , changed records , or deleted records
第一步是使用新信息(新记录、已更改的记录或已删除的记录)更新数据集。 - The data component that you created includes sql statements to update the database update , insert , and delete records
创建的数据组件包括更新数据库(更新、插入和删除记录)的sql语句。 - Tableadapters provide different ways to delete records from a database depending on the requirements of your application
根据应用程序的需要, tableadapters提供了从数据库中删除记录的不同方法。 - In addition , when you update or delete records , you use a where clause that pinpoints the record or records to be changed
此外,当更新或删除记录时,将使用where子句指出要更改的一条或多条记录。 - For example , if you delete a record in the dataset , information about the deleted record has to be maintained in the dataset
例如,如果删除数据集中的一个记录,则必须在数据集中维护有关该删除记录的信息。