Create a query using unnamed parameters.
使用未命名参数建立查询。
Next, create a query to produce rows to be indexed.
接下来,创建一个查询以生成要被索引的行。
Describes how to create a query that deletes data.
描述如何创建删除数据的查询。
Describes how to create a query that updates a table.
描述如何建立可更新资料表的查询。
Describes how to create a query that creates a new table.
描述如何创建创建新表的查询。
Describes how to create a query that searches a full-text indexed column.
描述如何建立搜寻全文检索索引资料行的查询。
This allows an application to create a query that evaluates a database function.
这允许应用程序创建一个计算数据库的查询。
A developer can create a query table definition using the query table Builder tool.
开发人员可以使用QueryTableBuilder工具创建查询表定义。
For example, you can create a query to select all test cases that are priority 1.
例如,可以创建一个查询来选择属于优先级别1的所有测试用例。
In case it does not find any it will try to parse the method name and create a query from it.
如果没有找到任何可以解析的方法名,那就会创建一个查询方法。
For example, you might create a query to find all active tasks that are assigned to you.
例如,您可以创建一个查询来查找指派给您的所有活动任务。
For example, you can create a query to search for just the priority 1 test cases you own.
例如,可以创建一个查询,仅搜索您所拥有的属于优先级别1的测试用例。
The string that was entered by the user in that form is then used to create a query object.
用户在该表单中输入的字符串将随后用于创建查询对象。
In Team Explorer, open or create a query that generates the results that you want to print.
在团队资源管理器中,打开或创建生成要打印的结果的查询。
For example, you might create a query named All Work Items, which each team member must run.
例如,您可以创建一个名为“所有工作项”的查询,每个团队成员都必须运行此查询。
On the Discover TAB, click the query link, and create a query to find the extension mapping document.
在Discover选项卡上,单击Query链接,并创建一个查询来查找扩展映射文档。
The third option is to create a query language that can then be used to query the database's object model.
第三种方法是创建能够用来查询数据库对象模型的查询语言。
To see an example, create a query that returns a list department Numbers and names, filtered by their locations.
为了查看一个范例,创建一个返回部门号以及部门名,由部门所在地过滤结果的查询。
In some cases you want to create a query that you can use many times, but with a different value each time.
某些情况下,需要创建可以使用多次,但每次使用不同值的查询。
For your first method that retrieves all of the teams in the league, use the EntityManager to create a query.
作为检索联赛中所有球队的首选方法,使用EntityManager来创建查询。
Describes how to create a query that merges the results of two or more SELECT statements into one result set.
描述如何创建将两个或更多的select语句的结果合并到一个结果集的查询。
You can create a query result in which each result row corresponds to an entire group of rows from the original data.
可以建立一种查询结果,其中各结果资料列对应至原始资料的完整资料列群组。
In many instances, it is useful to create a query that you can reuse many times in your applications with different input each time.
在许多情况下,创建一个每次采用不同的输入就可在应用程序中多次重复使用的查询将非常有用。
If you need more control over the query results, or if you want to save a query for future use, you can create a query in the query Editor.
如果需要对查询结果拥有更多控制,或者希望保存查询以便将来使用,您可以在查询编辑器中创建查询。
The User Group for example allows to create a query for all work items created by, modified by, owned by or resolved by a certain user.
例如,UserGroup允许创建查询来查询由某个用户创建、修改、拥有或解决的所有工作物件。
If you want to see your team's work items at a glance, you could create a query that shows the work items for your team area, sorted by the owner.
如果您想要轻松看到团队的工作项,那么您可以创建一个查询,以显示团队区域的工作项,根据工作项的所有者来进行分类。
When you create a query, you are retrieving data from a table or other objects structured like tables - views and certain user-defined functions.
创建查询时,实际是在从表或其他表结构对象(视图和某些用户定义的函数)中检索数据。
They're considerably slower than a join on a relational database, but, as a result, it is much harder to create a query that overwhelms the data store.
这要比关系数据库上的连接慢得多,因此很难创建一个让数据存储超负荷的查询。
From the Framework Manager's main page, you are able to create a query subject to define the contents of your report. To do so, perform the following steps.
在FrameworkManager的主页上,可以创建一个查询主题以定义报告的内容。
This topic shows two different ways to create a query that orders the source data into groups, and then performs a subquery over each group individually.
本主题演示执行以下任务的两种不同方式:创建一个查询,以便将源数据排序到不同的组中,然后分别对每个组执行子查询。
应用推荐