Subject | English | Turkish |
comp., MS | Advanced Query Syntax | Gelişmiş Sorgu Söz Dizimi (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., MS | aggregate query | toplama sorgusu (A query (SQL statement) that summarizes information from multiple rows by including an aggregate function such as Sum or Avg) |
comp., MS | append query | ekleme sorgusu (An action query that adds the records in a query's result set to the end of an existing table) |
comp., MS | collection-limited query | koleksiyonla sınırlı sorgu (A query that is scoped to include only resources that are in a specified collection) |
comp., MS | crosstab query | çapraz sorgu (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., MS | data-definition query | veri tanımı sorgusu (An SQL-specific query that contains data definition language (DDL) statements. These statements allow you to create or alter objects in the database) |
comp., MS | deferred query | ertelenmiş sorgu (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., MS | delete query | silme sorgusu (A query (SQL statement) that removes rows matching the criteria you specify from one or more tables) |
comp., MS | event query | olay sorgusu (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) |
comp., MS | full-text query | tam metin sorgusu (As a SELECT statement, a query that searches for words, phrases, or multiple forms of a word or phrase in the character-based columns (of char, varchar, text, ntext, nchar, or nvarchar data types). The SELECT statement returns those rows meeting the search criteria) |
comp., MS | Graph Query Language | Grafik Sorgu Dili (A query language used to query the graph index) |
comp., MS | immediate query | anlık sorgu (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., MS | interactive structured query language | etkileşimli yapılandırılmış sorgu dili (An interactive command prompt utility provided with SQL Server that lets users run Transact-SQL statements or batches from a server or workstation and view the results that are returned) |
comp., MS | keyword query syntax | anahtar sözcük sorgusu söz dizimi (A query syntax for enterprise search that supports free-text expressions, property restrictions, and specified operators) |
comp., MS | language-integrated query | dil ile tümleşik sorgu (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., MS | Make Table query | Tablo Yapma sorgusu (A query (SQL statement) that creates a new table and then creates records (rows) in it by copying records from an existing table) |
comp., MS | method-based query | metot tabanlı sorgu (A query expressed as a direct method call to one or more Standard Query Operators) |
comp., MS | My Queries | Sorgularım (A folder under the work items node of every Team Foundation project that contains queries defined by, and seen only by the current user) |
comp., MS | nested query | iç içe sorgu (A SELECT statement that contains one or more subqueries) |
comp., MS | Number of Queries report | Sorgu Sayısı raporu (A Web analytics report that provides information on the number searches performed) |
comp., MS | parameter query | parametre sorgusu (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., MS | polling query | yoklama sorgusu (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., MS | Popular Queries report | Popüler Sorgular raporu (A Web analytics report that provides information on the most popular searches) |
comp., MS | project query | proje sorgusu (A query that is saved for all users of a project) |
comp., MS | prompted query | bilgi istemli sorgu (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) |
comp., MS | query-based report | sorgu tabanlı rapor (A type of report generated from an Application Object Tree (AOT) query) |
comp., MS | query-based test suite | sorgu temelli test paketi (The set of test cases that are returned when a specific query is run. If new test cases that meet the criteria in this query are added to the test suite, the new test cases will automatically appear in the query-based test suite) |
comp., MS | Query Builder | Sorgu Tasarımcısı (The user interface for defining work item queries) |
comp., MS | query clause | sorgu yan tümcesi (The combination of an expression (or query subclause) and its adjacent logical operator. It is modeled on the WHERE clause of a SQL statement and contains Field Name, operator, and value) |
comp., MS | query governor | sorgu idarecisi (A configuration option that can be used to prevent system resources from being consumed by long-running queries) |
comp., MS | query keyword | sorgu anahtar sözcüğü (A contextual keyword in C and Visual Basic that designates the query clause of a query expression. For example, from, join, and select are query keywords in C, and From, Join, and Select are query keywords in Visual basic) |
comp., MS | query pattern | sorgu kalıbı (The set of standard query operators that is available in all LINQ queries, and the rules that define the structure of a LINQ query) |
comp., MS | query plan | sorgu planı (An internal strategy by which a database server tries to create result sets quickly) |
comp., MS | Query Remote Desktop Server Utility | Uzak Masaüstü Sunucu Sorgulama Yardımcı Programı (A utility that identifies remote desktop servers on the network) |
comp., MS | query server | sorgu sunucusu (A server that is running the search service and servicing queries) |
comp., MS | Query Service | Sorgu Hizmeti (The web service exposed by the web front-end that allows a client program to execute queries) |
comp., MS | query-size threshold | sorgu boyutu eşiği (An administrative setting that limits the number of query results for SharePoint lists, sites, and site collections that contain a large number of items) |
comp., MS | Query View | Sorgu Görünümü (The Visual Studio document window that contains both the query builder and the results list. Query View is designed to help you quickly define and run your own queries) |
comp., MS | Query Web Service | Sorgu Web Hizmeti (A Provisioning Server Web service that responds to customer service related queries from solution providers) |
comp., MS | Query window | Sorgu penceresi (A window in which you work with queries in Design view, Datasheet view, SQL view, or Print Preview) |
comp., MS | range query | aralık sorgusu (A query that specifies a range of values as part of the search criteria, such as all rows from 10 through 100) |
comp., MS | recursive query | özyinelenen sorgu (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) |
comp., MS | select query | seçme sorgusu (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., MS | sql query | sql sorgusu (An SQL statement, such as SELECT, INSERT, UPDATE, DELETE, or CREATE TABLE) |
comp., MS | star query | yıldız sorgusu (A query that joins a fact table and a number of dimension tables) |
comp., MS | Structured Query Language | Yapılandırılmış Sorgu Dili (A database query and programming language widely used for accessing, querying, updating, and managing data in relational database systems) |
comp., MS | update query | güncelleştirme sorgusu (An action query that changes a set of records according to criteria you specify. An update query does not return any records) |