Subject | English | Hebrew |
comp., MS | Advanced Query Syntax | תחביר שאילתה מתקדם (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 | ANSI SQL query mode | מצב שאילתה ANSI SQL (One of two types of SQL syntax: ANSI-89 SQL (also called Microsoft Jet SQL and ANSI SQL), which is the traditional Jet SQL syntax; and ANSI-92 SQL, which has new and different reserved words, syntax rules, and wildcard characters) |
comp., MS | Graph Query Language | שפת שאילתות של גרף (A query language used to query the graph index) |
comp., MS | keyword query syntax | תחביר שאילתה עם מילות מפתח (A query syntax for enterprise search that supports free-text expressions, property restrictions, and specified operators) |
comp., MS | natural query syntax | תחביר שאילתה טבעי (A search method that lets you direct your search using conversational language) |
comp., MS | query-based report | דוח מבוסס-שאילתה (A type of report generated from an Application Object Tree (AOT) query) |
comp., MS | query-based test suite | חבילת בדיקות מבוססת שאילתה (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 | בונה השאילתות (The user interface for defining work item queries) |
comp., MS | query channel | ערוץ שאילתה (A DDE channel used in a conversation between the destination application and a specific query (for example, Query1) in Query. To use a query channel, you must have already opened the query window using a system channel) |
comp., MS | query clause | משפט שאילתה (" A single clause of a query expression. There are several different query clauses, each identified by its initiating query keyword. For instance, the "from/From clause" refers to clauses like "From c In customers" in Visual Basic, or "from c in customers" in C.") |
comp., MS | query design | עיצוב שאילתה (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) |
comp., MS | query expression | ביטוי שאילתה (An expression that uses a language-integrated syntax for queries) |
comp., MS | query keyword | מילת מפתח של שאילתה (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 | תבנית שאילתה (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 | תוכנית שאילתות (An internal strategy by which a database server tries to create result sets quickly) |
comp., MS | query role | תפקיד שאילתה (The role name of a server that services queries in the farm topology) |
comp., MS | query rule | כלל שאילתה (A rule that an administrator can configure and apply to query processing to help optimize results and create an enhanced user experience) |
comp., MS | Query Service | שירות שאילתות (The web service exposed by the web front-end that allows a client program to execute queries) |
comp., MS | query-size threshold | סף גודל שאילתה (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 variable | משתנה שאילתה (A variable that stores a query, as opposed to the results of a query) |
comp., MS | Query View | תצוגת שאילתות (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 | standard query operator | אופרטור שאילתות רגילות (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) |
comp., MS | Structured Query Language | שפת שאילתות מובנית (A database query and programming language widely used for accessing, querying, updating, and managing data in relational database systems) |
comp., MS | WMI Query Language | שפת שאילתות של WMI (A subset of ANSI SQL with semantic changes adapted to Windows Management Instrumentation (WMI)) |
comp., MS | Work Item Query Language | שפת שאילתה של פריט עבודה (A loose variant of SQL that describes a query in the Work Item Tracking subsystem of Team Foundation Server using a syntax that contains SELECT, WHERE, COLUMN and SORT clauses. Query View is the user interface for defining work item queries) |