DictionaryForumContacts

Terms for subject Microsoft containing SQL | all forms | exact matches only
EnglishChinese simplified
ANSI SQL query modeANSI 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)
DPM Self-Service Tool for SQL Server用于 SQL Server 的 DPM 自助服务工具 (A tool for SQL Server that enables backup administrators to authorize end users to recover backups of SQL Server databases from DPM, without further action from the backup administrator)
DPM SST for SQL Server用于 SQL Server 的 DPM SST (A tool for SQL Server that enables backup administrators to authorize end users to recover backups of SQL Server databases from DPM, without further action from the backup administrator)
Entity SQL实体 SQL (A storage-independent dialect of SQL that works directly with conceptual entity schemas and that supports entity data model features such as inheritance and relationships)
Management Portal for Windows Azure SQL DatabaseWindows Azure SQL Database 管理门户 (A web-based, lightweight database management tool for SQL Azure databases that supports database development tasks, schema modification, Transact-SQL, and extract/deploy operations with data-tier applications)
Microsoft SQL Server Books OnlineMicrosoft SQL Server 联机丛书 (A collection of electronic documentation that includes the complete documentation that ships with Microsoft SQL Server)
Microsoft SQL Server Reporting Services Report BuilderMicrosoft SQL Server Reporting Services 报表生成器 (A report authoring tool that features a Microsoft Office-like authoring environment and features such as new sparkline, data bar, and indicator data visualizations, the ability to save report items as report parts, a wizard for creating maps, aggregates of aggregates, and enhanced support for expressions)
Repository SQL schema存储库 SQL 架构 (A set of standard tables used by the repository engine to manage all repository objects, relationships, and collections)
SQL adapterSQL 适配器 (An adapter that exchanges information between BizTalk Server and a SQL Server database)
SQL Agent serviceSQL 代理服务 (The SQL Server agent (SQLAgent$MICROSOFT$DPM$) that manages the DPM jobs schedule)
SQL Azure fabricSQL Azure 结构 (A distributed computing system composed of tightly integrated networks, servers, and storage. The SQL Azure fabric enables automatic failover, load balancing, and automatic replication between physical servers)
SQL Data SyncSQL 数据同步 (The capability or feature of SQL Database that shares data across multiple SQL Database instances and SQL Server databases)
SQL Data Sync PreviewSQL 数据同步预览 (An initial version of SQL Data Sync)
SQL databaseSQL 数据库 (A database based on Structured Query Language (SQL))
SQL Database instanceSQL 数据库实例 (An individual database instance of the SQL Database service in Windows Azure)
SQL expressionSQL 表达式 (Any combination of operators, constants, literal values, functions, and names of tables and fields that evaluates to a single value)
SQL injection attackSQL 注入攻击 (An attack that attempts to compromise your database (and potentially the computer on which the database is running) by creating SQL commands that are executed instead of, or in addition to, the commands that you have built into your application)
SQL persistence providerSQL 暂留提供程序 (A persistence provider that is included in the .NET Framework that saves and restores workflow instances to and from a SQL Server database)
sql querysql 查询 (An SQL statement, such as SELECT, INSERT, UPDATE, DELETE, or CREATE TABLE)
SQL Server AgentSQL Server 代理 (A Microsoft Windows service that executes scheduled administrative tasks, which are called jobs, and stores the information in SQL Server)
SQL Server Analysis Services cubeSQL Server Analysis Services 多维数据集 (" (Analysis Services cube for short) A conceptual view, consisting of descriptive categories (dimensions) and quantitative values (measures). The generic industry term is "OLAP data cube.")
SQL Server componentSQL Server 组件 (A SQL Server program module developed to perform a specific set of tasks - e.g., data transformation, data analysis, reporting)
SQL Server computerSQL Server 计算机 (A computer running Microsoft SQL Server with a configured database)
SQL Server Configuration ManagerSQL Server 配置管理器 (A tool to manage the services associated with SQL Server, to configure the network protocols used by SQL Server, and to manage the network connectivity configuration from SQL Server client computers)
SQL Server data-tier application projectSQL Server 数据层应用程序项目 (A Visual Studio project used by database developers to create and develop a DAC. DAC projects get full support from Visual Studio and VSTS source code control, versioning, and development project management)
SQL Server instance auto-protectionSQL Server 实例自动保护 (A type of protection that enables DPM to automatically identify and protect databases that are added to instances of SQL Server that are configured for auto-protection)
SQL Server loginSQL Server 登录 (An account stored in SQL Server that allows users to connect to SQL Server)
SQL Server Management ObjectsSQL Server 管理对象 (An application programming interface that supports the incorporation of SQL Server administration into any COM or OLE Automation application)
SQL Server objectSQL Server 对象 (An entity within SQL Server)
SQL Server Object ExplorerSQL Server 对象资源管理器 (The section of the Visual Studio integrated development environment (IDE) that contains nodes that represent database objects)
SQL Server profileSQL Server 配置文件 (A Virtual Machine Manager library resource that contains instructions for customizing an instance of Microsoft SQL Server for a SQL Server data-tier application (DAC) when you deploy a virtual machine as part of a service)
SQL Server report viewSQL Server 报表视图 (A report view in the form of a SQL Server report, which uses the analysis features of SQL Server 2000 Reporting Services)
SQL Server serviceSQL Server 服务 (The SQL Server service that manages the DPM database)
SQL Server TraceSQL Server 跟踪 (A set Transact-SQL system stored procedures to create traces on an instance of the SQL Server Database Engine)
SQL Server UtilitySQL Server 实用工具 (A way to organize and monitor SQL Server resource health. It enables administrators to have a holistic view of their environment)
SQL Server Utility dashboardSQL Server 实用工具仪表板 (A dashboard that provides an at-a-glance summary of resource health for managed SQL Server instances and data-tier applications. Can also be referred to as the SQL Server Utility detail view or the list view with details)
SQL Server Utility ExplorerSQL Server 实用工具资源管理器 (A hierarchical tree displaying the objects in the SQL Server Utility)
SQL Server Utility viewpointsSQL Server 实用工具视点 (A feature of SQL Server Utility that provides administrators a holistic view of resource health through an instance of SQL Server that serves as a utility control point (UCP))
SQL-specific querySQL 特定查询 (A query that consists of an SQL statement. Subqueries and pass-through, union, and data-definition queries are SQL-specific queries)
SQL statementSQL 语句 (An SQL or Transact-SQL command, such as SELECT or DELETE, that performs some action on data)
SQL TraceSQL 跟踪 (A set Transact-SQL system stored procedures to create traces on an instance of the SQL Server Database Engine)
SQL viewSQL, SQL 视图 (A window that displays the SQL statement for the current query or that is used to create an SQL-specific query (union, pass-through, or data definition). When you create a query in Design view, Access constructs the SQL equivalent in SQL view)
SQL Writer ServiceSQL 编写器服务 (A service that permits Windows backup programs to copy SQL Server data files through the Volume Shadow Copy Service framework, while SQL Server is running)
Windows Azure SQL Database Development AcceleratorWindows Azure SQL Database 开发加速器 (An offer from Office 365 that provides SQL Azure database services at a discounted monthly price for a one-year term)
Windows Azure SQL Database Migration WizardWindows Azure SQL Database 迁移向导 (A wizard that helps you select your SQL objects, create SQL scripts suitable for SQL Azure, migrate data between on-premises SQL Server 2008 or SQL Server 2005 and SQL Azure servers, as well as between two or more SQL Azure databases in the same or different data centers. The SQL Azure Migration Wizard is community-built, and is not supported)
Windows Azure SQL Database provisioning processWindows Azure SQL Database 设置流程 (A way of preparing and configuring the hardware and software required to maintain your data at a Microsoft data center. The SQL Azure provisioning model describes the logical hierarchy of your Windows Azure platform account, SQL Azure servers, and databases; by using this process, you can rapidly provision your data storage)
Windows Azure SQL Database serverWindows Azure SQL Database 服务器 (A logical group of databases that acts as an authorization boundary and central administrative point for multiple databases. Each server includes logins similar to those in instances of SQL Server on your premises)

Get short URL