使用参数查询。
在本节中,您将找到如何创建这些通用参数查询的信息。
In this section you will find information about how to create parameter queries for these general purposes.
在记录集中,只能对表、视图和非参数查询中的字段进行组合。
In a recordset, you can combine fields only from tables, views, and non-parameterized queries.
应用模糊控制方法建立了油门的模糊pi控制系统,给出了参数查询表。
The PI control and fuzzy control were used to design engine fuzzy PI throttle controller and lookup tables were given.
而该服务器上的那些对象随后就可以作为参数处理原生数据类型、从这些参数查询数据库并作为值返回其原生数据类型。
Those objects on the server can then deal with its native data types as arguments, query a database from those arguments, and return its native data types as values.
接下来,创建一个对象实例,可以在其中设置所有查询参数。
Next, create an instance of the object where you can set all the query parameters.
可以为每个搜索查询重写此参数。
接下来,向一系列的查询参数添加一个搜索参数。
Next, add a search parameter to the list of query parameters.
打开该参数将启动查询反馈数据的收集。
Turning this parameter on activates the collection of query feedback data.
传递查询参数的能力。
第二个请求参数是实际的查询。
此外,还将讨论优化器的角色,其中包括OPTCOMPIND参数、查询命令和内部统计数据。
In addition, it discusses the role of the optimizer, including the OPTCOMPIND parameter, query directives, and internal statistics.
一个带参数的查询也可以将一组数量不定的参数作为它的绑定参数。
A parameterized query also takes a variable number of arguments as its binding parameters.
更复杂的方式就是剥离查询参数而已。
A more sophisticated approach would just strip query parameters.
查询参数不会造成您在处理另一种资源的假象。
Query parameters do not give the illusion that you are dealing with a different resource.
查询参数常常用于内容协商。
清单4是添加了所有查询参数后事件摘要url的显示内容。
Listing 4 is what the event feed URL looks like with all the query parameters added.
该提要允许用户使用查询参数指定过滤内容的条件。
This feed allows users to specify a criterion for filtering the content using query parameters.
也可以使用带一些特殊查询参数的HTTPGET。
You can also use an HTTP GET with some special query parameters.
查询参数是动态替代的。
在运行时,人员解析插件解析动词的参数并查询底层用户存储库,从而选择适当的角色。
In runtime, the "Verb" is resolved by the "Staff Resolution Plug-in" by parsing the parameters and querying the underlying users' repository to choose appropriate roles.
查询参数用于筛选结果。
查询参数用来启用或禁用与查询相关的功能,比如拼写纠正、同义词展开等等。
The query parameters are used to enable or disable query related functions such as the spell corrector, the synonyms expansion, and so on.
这个URL相当简单,它仅包含两个查询参数。
This is a fairly simple URL with only two request parameters.
清单7:设置额外的查询参数。
首先,使用GlobalContext查找查询参数。
KeywordSearchRequest接受单个参数,包含查询所需参数的结构。
The KeywordSearchRequest takes a single parameter, a structure containing the required parameters for a query.
一些REST调用可能需要查询参数,清单7展示了如何在parameters对象中设置查询参数。
Some of the REST calls may require query parameters. Listing 7 shows how to set the query parameter in the parameters object.
参数化查询在查询执行之前绑定参数的值。
A parameterized query binds the value of the parameter before the query execution.
使用bind方法将参数绑定到查询上。
应用推荐