| 1. | Control uses to connect to an underlying database 控件使用该字符串连接基础数据库。 |
| 2. | Control retrieves data from the underlying database 控件从基础数据库中检索数据的方式。 |
| 3. | For selecting data from the underlying database 中的sql查询,以便从基础数据库中选择数据。 |
| 4. | Event to validate parameter values before executing the query 对象,然后对基础数据库执行该 |
| 5. | Uses to delete data from the underlying database 对象用于从基础数据库中删除数据的sql字符串。 |
| 6. | Object uses to update data in the underlying database 对象用来更新基础数据库中的数据的sql字符串。 |
| 7. | Control uses to update data in the underlying database 控件更新基础数据库中的数据所用的sql字符串。 |
| 8. | Control uses to insert data into the underlying database 控件将数据插入基础数据库所用的sql字符串。 |
| 9. | Control uses to delete data from the underlying database 控件从基础数据库删除数据所用的sql字符串。 |
| 10. | Object uses to retrieve data from the underlying database 对象用来从基础数据库检索数据的sql字符串。 |