Subject | English | Japanese |
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 | Distributed Query Processor | 分散クエリ プロセッサ (A query feature that enables query access to multiple data sources on multiple servers, to combine views, to create data warehouses, and so on. The Distributed Query Processor (DQP) supports an extended version of the SQL language that permits users to qualify table names with the databases in which they exist. Using DQP, a user can formulate queries that span multiple distributed databases) |
comp., MS | Graph Query Language | グラフ クエリ言語 (A query language used to query the graph index) |
comp., MS | graphical query designer | グラフィカル クエリ デザイナー (A query designer provided by the Reporting Services that allows the user to interactively build a query and view the results for data source types SQL Server, Oracle, OLE DB, and ODBC) |
comp., MS | interactive structured query language | 対話式構造化照会言語 (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 | キーワード クエリ構文 (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 binder | クエリ バインダー (An object that binds an existing StreamInsight query template to specific input and output adapters) |
comp., MS | query binding | クエリ バインド (The process of binding instances of input adapters and instances of output adapters to an instance of a query template) |
comp., MS | Query Builder | クエリ ビルダー (The user interface for defining work item queries) |
comp., MS | query by example | 例示照会プログラム (" A simple-to-use query language implemented on several relational database management systems. Using query by example, the user specifies fields to be displayed, intertable linkages, and retrieval criteria directly onto forms displayed on the screen. These forms are a direct pictorial representation of the table and row structures that make up the database. Thus, the construction of a query becomes a simple "checkoff" procedure from the viewpoint of the user. ") |
comp. | n query channel | クエリ・チャネル |
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. | n query channel | クエリチャネル |
comp., MS | query clause | クエリ句 (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. | n query design | クエリ・デザイン |
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. | n query design | クエリデザイン |
comp., MS | query expression | クエリ式 (An expression that uses a language-integrated syntax for queries) |
comp., MS | query field | クエリ フィールド (A field that can contain a value that is used in a query) |
comp., MS | query governor | クエリ ガバナー (A configuration option that can be used to prevent system resources from being consumed by long-running queries) |
comp., MS | query hint | クエリ ヒント (A hint that specifies that the indicated hints should be used throughout the query. Query hints affect all operators in the statement) |
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. | n query language | 問合せ言語 |
comp. | n query language | 照会言語 |
gen. | query language | 質問言語 |
comp., MS | query optimizer | クエリ オプティマイザー (A database engine component responsible for generating efficient execution plans for statements) |
comp., MS | query path | クエリ パス (A string representation of a path that specifies which related objects to return when a typed object query is executed) |
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 Remote Desktop Server Utility | リモート デスクトップ サーバー照会ユーティリティ (A utility that identifies remote desktop servers on the network) |
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 server | クエリ サーバー (A server that is running the search service and servicing queries) |
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 template | クエリ テンプレート (The fundamental unit of query composition. A query template defines the business logic required to continuously analyze and process events submitted to and emitted by the StreamInsight server) |
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 | Query window | クエリ ウィンドウ (A window in which you work with queries in Design view, Datasheet view, SQL view, or Print Preview) |
comp., MS | query window | クエリ処理時間帯 (A reserved time for performing large, resource-intensive queries for a computer, server farm, or server cluster) |
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) |
gen. | n structured query language | 構造化問い合わせ言語 |
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) |