DictionaryForumContacts

Terms containing queries | all forms | exact matches only
SubjectEnglishFinnish
comp., MSAdvanced Query Syntaxtarkennettu hakusyntaksi (A search query syntax that helps produce more precise search results by using targeted queries that search specific properties in a message type. AQS defines certain keywords which can be used to refine the search query, such as specifying boolean operations on searched terms (AND, OR, NOT) as well as to specify further filters based on file metadata or file type. It can also be used to limit results from specific information stores like regular files, offline files cache, or e-mail stores)
comp., MSaggregate querykoostekysely (A query (SQL statement) that summarizes information from multiple rows by including an aggregate function such as Sum or Avg)
comp., MSappend queryliittämiskysely (An action query that adds the records in a query's result set to the end of an existing table)
comp., MScollection-limited querykokoelmakohtainen kysely (A query that is scoped to include only resources that are in a specified collection)
comp., MSContent by QuerySisältö kyselyn perusteella (A Web Part that queries data from multiple sources within a site collection and presents that data in a custom view)
comp., MSContent QuerySisältökysely (A Web Part that queries data from multiple sources within a site collection and presents that data in a custom view)
comp., MScrosstab queryristiintaulukointikysely (A query that calculates a sum, average, count, or other type of total on records, and then groups the result by two types of information: one down the left side of the datasheet and the other across the top)
comp., MSdata-definition querymäärityskysely (An SQL-specific query that contains data definition language (DDL) statements. These statements allow you to create or alter objects in the database)
comp., MSdeferred querysiirretty kysely (A LINQ query that is not evaluated until it is iterated over, either with a foreach statement (C) or a For Each statement (Visual Basic), or by manually using the underlying GetEnumerator and MoveNext methods)
comp., MSdelete querypoistokysely (A query (SQL statement) that removes rows matching the criteria you specify from one or more tables)
comp., MSevent querytapahtumakysely (A WMI Query Language statement that event consumers use to register to receive notification of specific events. An event provider uses an event query to register to generate notifications of specific events)
IT, dat.proc.field querykenttäkysely
IT, dat.proc.field querykenttähaku
comp., MSimmediate queryvälitön kysely (A LINQ query that is evaluated immediately. Any query that returns a single value, as opposed to a sequence of values, or that is terminated by a call to ToList, ToArray, ToDictionary, or ToLookup)
comp., MSkeyword query syntaxavainsanakyselyn syntaksi (A query syntax for enterprise search that supports free-text expressions, property restrictions, and specified operators)
comp., MSlanguage-integrated querykieli-integroitu kysely (A query syntax that defines a set of query operators that allow traversal, filter, and projection operations to be expressed in a direct, declarative way in any .NET-based programming language)
comp., MSMake Table queryLuo taulukko -kysely (A query (SQL statement) that creates a new table and then creates records (rows) in it by copying records from an existing table)
comp., MSmake-table querytaulukon luova kysely (A query (SQL statement) that creates a new table and then creates records (rows) in it by copying records from an existing table)
comp., MSmethod-based querymenetelmäpohjainen kysely (A query expressed as a direct method call to one or more Standard Query Operators)
comp., MSnatural query syntaxluonnollisen kielen mukainen haku (A search method that lets you direct your search using conversational language)
comp., MSNumber of Queries reportkyselyiden määrä (A Web analytics report that provides information on the number searches performed)
comp., MSparameter queryparametrikysely (A type of query that, when you run it, prompts for values (criteria) to use to select the records for the result set so that the same query can be used to retrieve different result sets)
comp., MSpass-through queryläpivientikysely (An SQL-specific query you use to send commands directly to an ODBC database server)
ITpolling querykysely
comp., MSpolling querytarkistuskysely (A singleton query that returns a value Analysis Services can use to determine if changes have been made to a table or other relational object)
comp., MSPopular Queries reportsuosituimmat kyselyt (A Web analytics report that provides information on the most popular searches)
comp., MSprompted queryohjattu kysely (A query in which a dialog box prompts a user to supply more information. Prompted queries are constructed with a general expression, not a specific value. The SMS/Configuration Manager Administrator console prompts the user to supply the actual value when the query is run)
IT, dat.proc.protected querysuojattu kysely
commun., ITpublic query servicejulkinen hakupalvelu
comp., MSquery-based reportkyselyperusteinen raportti (A type of report generated from an Application Object Tree (AOT) query)
comp., MSQuery BuilderKyselyn muodostin (The user interface for defining work item queries)
ITquery by exampleesimerkkipohjainen kysely
ITquery-by-exampleesimerkkipohjainen kysely
ITQuery-By-Example systemesimerkkikyselysysteemi
comp., MSquery designkyselyn rakenne (All elements included in the Query window, such as tables, criteria, the order in which fields are arranged, and so on. The design also specifies whether Auto Query is turned on, and whether you can edit the source data)
IT, dat.proc.query design screenkyselykehitin
IT, dat.proc.query design screenkyselygeneraattori
health.query feverQ-kuume
comp., MSquery optimizerkyselyn optimointi (A database engine component responsible for generating efficient execution plans for statements)
comp., MSquery-size thresholdkyselykoon rajoitus (An administrative setting that limits the number of query results for SharePoint lists, sites, and site collections that contain a large number of items)
IT, dat.proc.query view filekyselyn tulostiedosto
work.fl., ITran querypainotus
work.fl., ITran querypainojen avulla järjestäminen
comp., MSrecursive queryrekursiivinen kysely (A query made to a DNS server in which the requester asks the server to assume the full workload and responsibility for providing a complete answer to the query. The DNS server will then use separate iterative queries to other DNS servers on behalf of the requester to assist in completing an answer for the recursive query)
work.fl., ITsearch queryhakupyyntö
work.fl., ITsearch queryhakukysymys
comp., MSselect queryvalintakysely (A query that asks a question about the data stored in your tables and returns a result set in the form of a datasheet, without changing the data)
comp., MSsql querysql-kysely (An SQL statement, such as SELECT, INSERT, UPDATE, DELETE, or CREATE TABLE)
comp., MSSQL-specific querySQL-kysely (A query that consists of an SQL statement. Subqueries and pass-through, union, and data-definition queries are SQL-specific queries)
comp., MSstandard query operatorvakiokyselyoperaattori (A method that constitutes a query pattern and that is implemented by a LINQ provider for a specific domain. Standard query operators are defined in the System.Linq.Enumerable class)
ITstructured query languageSQL-kieli
gen.temporal databases:representation and queryingaikatietokannat:esitys ja kysely
comp., MStext querytekstikysely (One or more phrases that can contain operators, quotation marks, wildcards such as or ?, and parentheses)
comp., MStotals querysummakysely (A query that displays a summary calculation, such as an average or sum, for values in various fields from a table or tables. A totals query is not a separate kind of query; rather, it extends the flexibility of select queries)
comp., MSunion queryyhdistämiskysely (A query that uses the UNION operator to combine the results of two or more select queries)
IT, dat.proc.unprotected querysuojaamaton kysely
comp., MSupdate querypäivityskysely (An action query that changes a set of records according to criteria you specify. An update query does not return any records)
work.fl., ITweighted querypainotettu haku

Get short URL