DictionaryForumContacts

Terms containing Query | all forms | exact matches only
SubjectEnglishArabic
comp., MSaction queryاستعلام إجرائي (A query that copies or changes data)
comp., MSANSI 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., MSappend queryاستعلام الإلحاق (An action query that adds the records in a query's result set to the end of an existing table)
comp., MSContent by Queryالمحتوى حسب الاستعلام (A Web Part that queries data from multiple sources within a site collection and presents that data in a custom view)
comp., MSContent Queryاستعلام المحتوى (A Web Part that queries data from multiple sources within a site collection and presents that data in a custom view)
comp., MScrosstab queryاستعلام جدولي (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 queryاستعلام تعريف بيانات (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 queryاستعلام مؤجل (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 queryاستعلام حذف (A query (SQL statement) that removes rows matching the criteria you specify from one or more tables)
comp., MSGraph Query Languageلغة استعلام الرسم البياني (A query language used to query the graph index)
comp., MSimmediate queryاستعلام فوري (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)
work.fl.interactive query languageلغة استعلام تفاعلية
work.fl.interactive query languageلغة مساءلة تفاعلية
comp., MSkeyword query syntaxبناء جملة الاستعلام بكلمة أساسية (A query syntax for enterprise search that supports free-text expressions, property restrictions, and specified operators)
stat.logical map queryإيضاحات منطقية على خريطة
comp., MSMake Table queryاستعلام تكوين جدول (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 queryاستعلام تكوين جدول (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 queryاستعلام مبني على الأسلوب (A query expressed as a direct method call to one or more Standard Query Operators)
comp., MSMicrosoft Power Query for ExcelMicrosoft Power Query لـ Excel (The Excel business intelligence add-in focused on data discovery and access)
comp., MSMy Queriesالاستعلامات الخاصة بي (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., MSnatural query syntaxبناء جملة الاستعلام الطبيعي (A search method that lets you direct your search using conversational language)
comp., MSparameter queryمعلمة استعلام (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 queryاستعلام مباشر (An SQL-specific query you use to send commands directly to an ODBC database server)
comp., MSproject queryاستعلام المشروع (A query that is saved for all users of a project)
comp., MSquery-based reportتقرير مستنِد إلى الاستعلام (A type of report generated from an Application Object Tree (AOT) query)
comp., MSQuery Builderمنشئ الاستعلام (The user interface for defining work item queries)
work.fl.query by contentمساءلة حسب المحتويات
work.fl.query by contentاستعلام حسب المحتويات
comp., MSquery 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., MSquery 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., MSquery 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., MSquery expressionتعبير الاستعلام (An expression that uses a language-integrated syntax for queries)
work.fl.query formulationتعبير البحث
work.fl.query formulationبيان الاستعلام
comp., MSquery 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)
work.fl.query languageلغة مساءلة
work.fl.query languageلغة استعلام
comp., MSquery 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., MSquery planخطة الاستعلام (An internal strategy by which a database server tries to create result sets quickly)
comp., MSquery roleدور الاستعلام (The role name of a server that services queries in the farm topology)
comp., MSquery ruleقاعدة الاستعلام (A rule that an administrator can configure and apply to query processing to help optimize results and create an enhanced user experience)
comp., MSquery serverخادم الاستعلام (A server that is running the search service and servicing queries)
comp., MSQuery Serviceخدمة الاستعلام (The web service exposed by the web front-end that allows a client program to execute queries)
comp., MSquery-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)
work.fl.query statementتعبير البحث
work.fl.query statementبيان الاستعلام
comp., MSquery variableمتغير الاستعلام (A variable that stores a query, as opposed to the results of a query)
comp., MSQuery 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., MSQuery Web Serviceخدمة الاستعلامات (A Provisioning Server Web service that responds to customer service related queries from solution providers)
comp., MSQuery windowنافذة الاستعلام (A window in which you work with queries in Design view, Datasheet view, SQL view, or Print Preview)
comp., MSRun Queryتشغيل الاستعلام (A command to run a work item query)
comp., MSselect queryاستعلام تحديد (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)
stat.spatial map queryإيضاحات فراغية على خريطة
comp., MSsql queryاستعلام SQL (An SQL statement, such as SELECT, INSERT, UPDATE, DELETE, or CREATE TABLE)
comp., MSSQL-specific queryطريقة عرض SQL (A query that consists of an SQL statement. Subqueries and pass-through, union, and data-definition queries are SQL-specific queries)
work.fl.structured query languageلغة مهيكلة للمساءلة
work.fl.structured query languageلغة سيكيل لغة الاستفسارات المنظمة
comp., MSStructured Query Languageلغة الاستعلامات المركبة (A database query and programming language widely used for accessing, querying, updating, and managing data in relational database systems)
work.fl.structured query languageلغة استفسار تركيبية
comp., MStext queryنص الاستعلام (One or more phrases that can contain operators, quotation marks, wildcards such as or ?, and parentheses)
comp., MStotals queryاستعلام إجماليات (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 queryاستعلام موحد (A query that uses the UNION operator to combine the results of two or more select queries)
comp., MSupdate queryاستعلام تحديث (An action query that changes a set of records according to criteria you specify. An update query does not return any records)
comp., MSWeb queryاستعلام ويب (A query that retrieves data stored on your intranet or the Internet)
comp., MSWMI Query Languageلغة استعلام WMI (A subset of ANSI SQL with semantic changes adapted to Windows Management Instrumentation (WMI))
comp., MSwork item queryاستعلام عنصر العمل (A specialized SELECT statement containing a WHERE clause, and COLUMN and SORT BY elements. Work Item Query is modeled after SQL queries)
comp., MSWork 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)
comp., MSXML Queryاستعلام XML (Functional query language that is broadly applicable to a variety of XML data types derived from Quilt, XPath, and XQL. Both Ipedo and Software AG implement their own versions of the W3C's proposed specification for the XQuery language. Also called: XML Query, XQL)

Get short URL