Work with the searchable object to execute a query.
使用Searchable对象执行查询。
Finally, execute a query that USES the functional index.
最后,执行查询,该查询将使用函数索引。
To execute a query across the grid, it must be executed on each partition.
要执行跨网格查询,必须在每个分区上执行查询。
PLINQ will always attempt to execute a query at least as fast as the query would run sequentially.
PLINQ一直会尝试以至少和循序查询一样快的速度执行查询。
It has all the methods you need to connect to a UDDI registry, execute a query, and process the results.
它有连接到UDDI注册表、执行查询和处理结果所需要的所有方法。
It is essentially the simple JDBC code to connect to a DB2 database and then to execute a query against it.
这是一段简单的连接到DB 2数据库的JDBC代码。
In this view, you can create new queries, edit existing queries, save, delete, or rename a query, or execute a query.
在这个视图中,您可以创建新的查询,编辑已存在的查询,保存、删除或者重命名一个查询,或者执行一个查询。
It simply knows that it needs to collect some data from the UI, use it to execute a query, and present the results to the user.
它只知道需要从UI收集某些数据并使用这些数据执行查询,然后把结果显示给用户。
When they execute a query, firstly their local system is queried; than if the results are not satisfactory, the next peer is queried, and so on.
当引擎处理一个搜索请求,它将先到本地系统里进行查找,如果所获得的结果并不能令人满意,就会在下一个peer那里查询,并重复这个过程直到获得满意的结果。
The basic idea behind a SQL injection attack is this: you create a Web page that allows the user to enter text into a textbox that will be used to execute a query against a database.
SQLInjection攻击的基本原理如下:您创建一个网页,允许用户向文本框中输入文本,用于对数据库执行查询。
I can easily wrap the named query in a method and execute it again and again.
我可以方便地将命名查询打包在一个方法中,并重复执行它。
In this example, the next step is to close the cursor and execute a SELECT query to display the modified results.
在此示例中,下一步是关闭游标并执行一次SELECT查询以显示修改后的结果。
A query plan ideally is an optimal plan to execute the given query - that is, it determines the most efficient way to fetch the data.
理想情况下,查询计划是执行给定查询的最佳计划—也就是说,它会确定抓取数据的最佳方式。
Native queries provide a powerful way to execute complex queries without having to learn a new query language or resort to complicated object structures to model a predicate.
原生查询为执行复杂查询提供了一种功能强大的方法,而且不需要学习新的查询语言或使用复杂对象结构对谓词建模。
With a named query properly defined, the application can execute the query and apply business logic to the returned results.
正确定义好一个已命名的查询之后,应用程序就可以执行该查询并向返回的结果应用业务逻辑。
The federated system detects which portion of the query can be answered with a specific MQT and whether using an MQT instead of nicknames would make the query execute faster.
联邦系统检测查询的哪个部分可以用一个特定的MQT来回答,使用MQT而不是昵称是否能使查询执行得更快。
The first type, query authorization rules, specify which type a queries a user may execute.
第一种类型是查询授权规则,它们指定一个用户可以执行哪些类型的查询。
Execute a multidimensional query on a cube in the workbench to display business names as labels of X-axis and Y-axis.
在工作台中的多维数据集上执行一个多维查询,以将业务名称显示为x坐标轴和y坐标轴的标签。
In the relational version, we must execute one query to get a list of products in each purchase order.
在关系版本中,必须执行一个查询来获取每个采购订单中产品的列表。
With a valid SIAPI Query object, the ISearchHelper.search method is invoked to actually execute the search request against the search server.
在有效的SIAPIQuery对象中,将调用ISearchHelper . search方法对搜索服务器实际执行搜索请求。
You can choose a custom set of columns that will be shown every time you execute the query (both in the Eclipse UI and the Web UI).
您可以选择将在每次执行该查询时显示(在EclipseUI和Web UI中)的自定义列集。
This object is the key to creating and executing new XQuery expressions; you haven't done that yet, but now your program is ready to take in a query string, and execute it.
该对象对于建立和执行新的XQuery表达式非常重要,虽然现在还不能执行这些功能,但是可以接受查询字符串并执行了。
You can execute them directly from the Public group, but if you want to change a query before executing it, you must copy the query into your own query group, change it, and execute it.
可以直接从该public组执行查询,但若想在执行前更改某一查询,则必须将该查询复制到自己的查询组中,然后再更改和执行它。
You can define a named query as an annotation and execute it somewhere else in the code. Here is an example of using executing this type of named query.
您可以将命名查询定义为注释,并在代码中的其他位置执行它。
And you make it available for all users to execute the query (from Clojure, a web browser, another language, and so on).
您向将(从Clojure、web浏览器、另一种语言等)执行查询的所有用户提供这个视图。
To query for a Computer whose ID fell within a list of IDs, you would execute the following query.
要查询其标识符属于一列标识符之内的Computer,可以执行下列查询。
To query for a Computer whose name is like a particular string, you would execute the following query.
要查询名称与特殊字符串相似的Computer,可以执行下列查询。
You give the Relational DAS a SQL query to execute, and it will issue the query and break the result set into a graph of SDOs.
给RelationalDAS一个SQL查询供其执行,它将处理查询并将结果集置入sdo图。
Using a tracing mechanism, you can execute the query stepwise to observe every step that OGSA-DAI runs.
您可以使用跟踪机制来逐步执行查询,以观察ogsa - dai运行的每个步骤。您可以通过在uk.org.ogsadai.client末端设置- demo标记来观察所有步骤。
There are several different execute methods on QueryExecution, each performing a different type of query (see the sidebar entitled "Other types of SPARQL queries" for more information).
QueryExecution上有几种不同的执行方法,每个方法执行一种不同类型的查询(请参阅标题为“其他类型的SPARQL查询”的侧栏,以获得更多信息)。
应用推荐