database queries造句
例句与造句
- Demonstrates how to use a bindingnavigator control to move through the results of a database query
演示如何使用bindingnavigator控件浏览数据库查询的结果。 - Event , you can perform any additional preprocessing required or cancel the database query entirely
事件,可以执行任何所需的其他预处理或完全取消数据库查询。 - The first mom systems were designed to free the clients from waiting for replies from database queries
最早的mom系统设计用来解放客户端等待数据库查询的回复。 - Is performed for example , if the page cannot be generated until a database query completes
的回调时处理页面(例如,如果直到数据库查询完成后才能生成页面) 。 - Put size safeguards on database queries to help guard against large queries using up system resources
对数据库查询设置大小保护措施,以防止大型查询耗尽系统资源。 - It's difficult to find database queries in a sentence. 用database queries造句挺难的
- A string representing the database query method signature , as generated by the typed dataset generator
表示数据库查询方法签名的字符串,由类型化数据集生成器生成。 - Returns the code member method representing the database query , as generated by the typed dataset generator
返回表示数据库查询的代码成员方法,由类型化数据集生成器生成。 - It passes the object to a method which you will write that performs the database query and returns a
代码将该对象传递至一个随后将要编写的方法,该方法执行数据库查询,并返回 - Tip : this function can be used to prepare a string for storage in a database and database queries
提示:这个函数是用来将一个字符串存储在一个数据库中或数据库查询语句中的。 - This is where you ll find sql , the well - known and dominant database query language standard , as well as xquery
这里可以看到众所周知的主流数据库查询语言标准sql ,以及xquery 。 - Returns a string representing the database query method signature , as generated by the typed dataset generator
返回表示数据库查询方法签名的字符串,由类型化数据集生成器生成。 - This can be useful when working with database queries , where fields that contain value types can be missing
在使用数据库查询时这非常有用,在数据库查询中可以缺少包含值类型的字段。 - You must write the code that performs the database query , reads the records , and creates a node for each record
您必须编写代码,用于执行数据库查询、读取记录并为每条记录创建一个节点。 - Here is an example showing how to use the time utility to measure the response time of a simple database query
下面的实例展示了如何使用time实用程序来测量一个简单数据库查询的响应时间: - We show the difference in the application code , database queries , and the relational schemas for the two environments
我们将说明这两个环境在应用程序代码、数据库查询和关系模式方面的差异。