Connection parameters cannot be null 连接参数不能为 null OwnerUri cannot be null or empty OwnerUri 不能为 null 或为空 SpecifiedUri '{0}' does not have existing connection SpecifiedUri "{0}" 没有已有的连接 . Parameters: 0 - uri (string) Invalid value '{0}' for AuthenticationType. Valid values are 'Integrated' and 'SqlLogin'. AuthenticationType 的 "{0}" 值无效。有效值为 "Integrated" 和 "SqlLogin"。 . Parameters: 0 - authType (string) Invalid value '{0}' for ApplicationIntent. Valid values are 'ReadWrite' and 'ReadOnly'. ApplicationIntent 的 "{0}" 值无效的。有效值为 "ReadWrite" 和 "ReadOnly"。 . Parameters: 0 - intent (string) Connection canceled 连接已取消 OwnerUri cannot be null or empty OwnerUri 不能为 null 或为空 Connection details object cannot be null 连接详细信息对象不能为 null ServerName cannot be null or empty ServerName 不能为 null 或为空 {0} cannot be null or empty when using SqlLogin authentication 使用 SqlLogin 身份验证时,{0} 不能为 null 或为空 . Parameters: 0 - component (string) The query has already completed, it cannot be cancelled 查询已完成,无法取消 Query successfully cancelled, failed to dispose query. Owner URI not found. 查询已成功取消,未能处理查询。找不到所有者 URI。 Query was canceled by user 查询已被用户取消 The batch has not completed, yet 该批处理尚未完成 Batch index cannot be less than 0 or greater than the number of batches 批量索引不能小于 0 或大于批量数 Result set index cannot be less than 0 or greater than the number of result sets 结果集索引不能小于 0 或大于结果集的总数 Maximum number of bytes to return must be greater than zero 返回的最大字节数必须大于零 Maximum number of chars to return must be greater than zero 返回的最大字符数必须大于零 Maximum number of XML bytes to return must be greater than zero 返回的 XML 最大字节数必须大于零 Access method cannot be write-only 访问方法不能设置为“只写” FileStreamWrapper must be initialized before performing operations 在执行操作之前,必须初始化 FileStreamWrapper This FileStreamWrapper cannot be used for writing 该 FileStreamWrapper 不能用于写入 (1 row affected) (1 行受到影响) ({0} rows affected) ({0} 行受到影响) . Parameters: 0 - rows (long) Commands completed successfully. 命令已成功完成。 Msg {0}, Level {1}, State {2}, Line {3}{4}{5} 小计 {0},级别 {1},状态 {2},第 {3} {4} {5} 行 . Parameters: 0 - msg (int), 1 - lvl (int), 2 - state (int), 3 - line (int), 4 - newLine (string), 5 - message (string) Query failed: {0} 查询失败: {0} . Parameters: 0 - message (string) (No column name) (无列名称) The requested query does not exist 请求的查询不存在 Cannot connect to the database due to invalid OwnerUri 无法连接到数据库,因为 OwnerUri 无效 A query is already in progress for this editor session. Please cancel this query or wait for its completion. 当前编辑器的会话中有正在进行的查询,请取消该查询或者等待查询执行完毕。 Sender for OnInfoMessage event must be a SqlConnection OnInfoMessage 事件的发送方必须是 SqlConnection Result cannot be saved until query execution has completed 查询执行完毕后才能保存结果 Internal error occurred while starting save task 启动保存任务时发生内部错误 A save request to the same path is in progress 相同路径的保存请求正在进行中 Failed to save {0}: {1} 未能保存 {0}: {1} . Parameters: 0 - fileName (string), 1 - message (string) Cannot read subset unless the results have been read from the server 没有从服务器读取结果之前,无法读取子集 Start row cannot be less than 0 or greater than the number of rows in the result set 起始行不能小于 0 或大于结果集中的行数 Row count must be a positive integer 行数必须是一个正整数 Could not retrieve column schema for result set 无法从结果集检索列架构 Could not retrieve an execution plan from the result set 无法从结果集检索执行计划 This feature is currently not supported on Azure SQL DB and Data Warehouse: {0} Azure SQL DB 和数据仓库目前不支持此功能: {0} . Parameters: 0 - errorMessage (string) An unexpected error occurred during Peek Definition execution: {0} 执行速览定义过程中发生意外错误: {0} . Parameters: 0 - errorMessage (string) No results were found. 未找到结果。 No database object was retrieved. 检索不到任何数据库对象。 Please connect to a server. 请连接到服务器。 Operation timed out. 操作超时。 This object type is currently not supported by this feature. 此功能当前不支持此对象类型。 Position is outside of file line range 位置超出文件行范围 Position is outside of column range for line {0} 位置超出第 {0} 行的列范围 . Parameters: 0 - line (int) Start position ({0}, {1}) must come before or be equal to the end position ({2}, {3}) 起始位置({0}, {1})必须先于或等于结束位置({2}, {3}) . Parameters: 0 - sLine (int), 1 - sCol (int), 2 - eLine (int), 3 - eCol (int) test 测试 Replacement of an empty string by an empty string. 用空字符串取代空字符串。 Edit session does not exist. 编辑会话不存在。 Query has not completed execution 查询尚未完成执行 Query did not generate exactly one result set 查询并未生成单一结果集 Failed to add new row to update cache 添加新行以更新缓存的操作失败 Given row ID is outside the range of rows in the edit cache 给定行 ID 已超出编辑缓存中的行范围 An update is already pending for this row and must be reverted first 此行已有一个挂起的更新,因此必须先还原 Given row ID does not have pending update 给定行 ID 没有挂起的更新 Table or view metadata could not be found 找不到表格或视图元数据 Invalid format for binary column 二进制列的格式无效 Allowed values for boolean columns are 0, 1, "true", or "false" 布尔列允许的值为数字 1 或 0,或字符串 "true" 或 "false" The column '{0}' is defined as NOT NULL but was not given a value 列 “{0}” 被定义为非 NULL,但值缺失 . Parameters: 0 - colName (string) A delete is pending for this row, a cell update cannot be applied. 此行即将被删除,因此无法更新其中的单元格。 Column ID must be in the range of columns for the query 列 ID 必须在列总数內才可被查询 Column cannot be edited 无法编辑列 No key columns were found 找不到键列 An output filename must be provided 必须提供输出文件名 Database object {0} cannot be used for editing. 数据库对象 {0} 无法被编辑 . Parameters: 0 - typeName (string) Specified URI '{0}' does not have a default connection 指定的 URI {0} 没有默认的连接 . Parameters: 0 - uri (string) A commit task is in progress. Please wait for completion. 正在执行提交任务,请等待它完成。 Exact numeric column is missing numeric precision or numeric scale 精确数值列缺少数值精度或小数位数 <TBD> <TBD> Cannot add row to result buffer, data reader does not contain rows 无法在结果缓冲区添加行,数据读取器不包含任何行 TIME column values must be between 00:00:00.0000000 and 23:59:59.9999999 TIME 列的取值范围必须在 00:00:00.0000000 至 23:59:59.9999999 之间 NULL is not allowed for this column 该列不允许为 NULL Edit session already exists. 编辑会话已存在。 Edit session has not been initialized 编辑会话尚未初始化 Edit session has already been initialized 编辑会话已被初始化 Edit session has already been initialized or is in the process of initializing 编辑会话已被初始化或正在进行初始化 Query execution failed, see messages for details 执行查询失败,查看消息了解更多详情 Result limit cannot be negative 结果的限制值不能为负数 NULL NULL A object name must be provided 必须提供对象名称 Explicitly specifying server or database is not supported 不支持显式指定服务器或者数据库 Table metadata does not have extended properties 数据表的元数据没有扩展属性 Table or view requested for edit could not be found 找不到请求编辑的表或视图 Error expanding: {0} 扩展时出错: {0} Error connecting to {0} 连接到 {0} 时出错 Aggregates 聚合 Server Roles 服务器角色 Application Roles 应用程序角色 Assemblies 程序集 Assembly Files 程序集文件 Asymmetric Keys 非对称密钥 Asymmetric Keys 非对称密钥 Data Compression Options 数据压缩选项 Certificates 证书 FileTables FileTable Certificates 证书 Check Constraints 检查约束 Columns Constraints 约束 Contracts 协定 Credentials 凭据 Error Messages 错误消息 Server Role Membership 服务器角色成员资格 Database Options 数据库选项 Database Roles 数据库角色 Role Memberships 角色成员资格 Database Triggers 数据库触发器 Default Constraints 默认约束 Defaults 默认值 Sequences 序列 Endpoints 终结点 Event Notifications 事件通知 Server Event Notifications 服务器事件通知 Extended Properties 扩展属性 Filegroups 文件组 Foreign Keys 外键 Full-Text Catalogs 全文目录 Full-Text Indexes 全文检索 Functions 函数 Indexes 索引 Inline Functions 内联函数 Keys Linked Servers 链接服务器 Logins 登录名 Master Key 主密钥 Master Keys 主密钥 Message Types 消息类型 Table-Valued Functions 表值函数 Parameters 参数 Partition Functions 分区函数 Partition Schemes 分区方案 Permissions 权限 Primary Keys 主键 Programmability 可编程性 Queues 队列 Remote Service Bindings 远程服务绑定 Returned Columns 返回列 Roles 角色 Routes 路由 Rules 规则 Schemas 架构 Security 安全 Server Objects 服务器对象 Management 管理 Triggers 触发器 Service Broker Service Broker Services 服务 Signatures 签名 Log Files 日志文件 Statistics 统计信息 Storage 存储 Stored Procedures 存储过程 Symmetric Keys 对称密钥 Synonyms 同义词 Tables Triggers 触发器 Types 类型 Unique Keys 唯一键 User-Defined Data Types 用户定义的数据类型 User-Defined Types (CLR) 用户定义类型(CLR) Users 用户 Views 视图 XML Indexes XML 索引 XML Schema Collections XML 架构集合 User-Defined Table Types 用户定义的表类型 Files 文件 Missing Caption 缺少标题 Broker Priorities Broker 优先级 Cryptographic Providers 加密提供程序 Database Audit Specifications 数据库审核规范 Database Encryption Keys 数据库加密密钥 Event Sessions 事件会话 Full Text Stoplists 全文非索引字表 Resource Pools 资源池 Audits 审核 Server Audit Specifications 服务器审核规范 Spatial Indexes 空间索引 Workload Groups 工作负荷组 SQL Files SQL 文件 Server Functions 服务器函数 SQL Type SQL 类型 Server Options 服务器选项 Database Diagrams 数据库关系图 System Tables 系统表 Databases 数据库 System Contracts 系统约定 System Databases 系统数据库 System Message Types 系统消息类型 System Queues 系统队列 System Services 系统服务 System Stored Procedures 系统存储过程 System Views 系统视图 Data-tier Applications 数据层应用程序 Extended Stored Procedures 扩展存储过程 Aggregate Functions 聚合函数 Approximate Numerics 近似数字 Binary Strings 二进制字符串 Character Strings 字符串 CLR Data Types CLR 数据类型 Configuration Functions 配置函数 Cursor Functions 游标函数 System Data Types 系统数据类型 Date and Time 日期和时间 Date and Time Functions 日期和时间函数 Exact Numerics 精确数值 System Functions 系统函数 Hierarchy Id Functions 层次结构 ID 函数 Mathematical Functions 数学函数 Metadata Functions 元数据函数 Other Data Types 其他数据类型 Other Functions 其他函数 Rowset Functions 行集函数 Security Functions 安全函数 Spatial Data Types 空间数据类型 String Functions 字符串函数 System Statistical Functions 系统统计函数 Text and Image Functions 文本和图像函数 Unicode Character Strings Unicode 字符串 Aggregate Functions 聚合函数 Scalar-valued Functions 标量值函数 Table-valued Functions 表值函数 System Extended Stored Procedures 系统扩展存储过程 Built-in Types 内置类型 Built-in Server Roles 内置服务器角色 User with Password 具有密码的用户 Search Property List 搜索属性列表 Security Policies 安全策略 Security Predicates 安全谓词 Server Role 服务器角色 Search Property Lists 搜索属性列表 Column Store Indexes 列存储索引 Table Type Indexes 表类型索引 Selective XML Indexes 选择性 XML 索引 XML Namespaces XML 命名空间 XML Typed Promoted Paths XML 特型提升路径 T-SQL Typed Promoted Paths T-SQL 特型提升路径 Database Scoped Credentials 数据库范围的凭据 External Data Sources 外部数据源 External File Formats 外部文件格式 External Resources 外部资源 External Tables 外部表 Always Encrypted Keys Always Encrypted 密钥 Column Master Keys 列主密钥 Column Encryption Keys 列加密密钥 Server 服务器 Error parsing ScriptingParams.ConnectionString property. 解析 ScriptingParams.ConnectionString 属性时出错 Invalid directory specified by the ScriptingParams.FilePath property. ScriptingParams.FilePath 属性指定的目录无效 Error parsing ScriptingListObjectsCompleteParams.ConnectionString property. 解析 ScriptingListObjectsCompleteParams.ConnectionString 属性时出错 {0} ({1}, {2}, {3}) {0} ({1}, {2}, {3}) No default 无默认值 Input 输入 Input/Output 输入/输出 Input/ReadOnly 输入/只读 Input/Output/ReadOnly 输入/输出/只读 Default 默认值 null null not null 非 null {0} ({1}, {2}) {0} ({1}, {2}) {0} ({1}) {0} ({1}) {0} ({1}Computed, {2}, {3}) {0} ({1}Computed, {2}, {3}) {0} ({1}Computed) {0} ({1}Computed) {0} (Column Set, {1}) {0} (列集,{1}) {0} (Column Set, {1}{2}, {3}) {0} (列集,{1}{2},{3}) {0} (Column Set, {1}, {2}, {3}) {0} (列集,{1},{2},{3}) Unique 唯一 Non-Unique 非唯一 Clustered 聚集 Non-Clustered 非聚集 History 历史记录 System-Versioned 带有系统版本 The database {0} is not accessible. 数据库 {0} 不可访问。 Query has no results to return 无查询结果 Result set has too many rows to be safely loaded 结果集包含的行太多,可能无法安全加载 Specifying this option when restoring a backup with the NORECOVERY option is not permitted. 当使用 NORECOVERY 选项还原备份时,不允许指定此选项。 Invalid path for database file: '{0}' 数据库文件的路径无效:“{0}” Log 日志 Failed to create restore plan 创建还原计划失败 Restore database is not supported 不支持还原数据库 Restore Database 还原数据库 (Copy Only) (仅复制) Component 组件 Type 类型 Server 服务器 Database 数据库 Position 位置 First LSN 第一个 LSN Last LSN 最后一个 LSN Checkpoint LSN 检查点 LSN Full LSN 完整 LSN Start Date 开始日期 Finish Date 完成日期 Size 大小 User Name 用户名 Expiration 过期 Name 名称 The last backup taken ({0}) 上次执行的备份({0}) Backup Database 备份数据库 In progress 正在进行 Completed 已完成 scripting 正在执行脚本操作 Connection not found 找不到连接 Cannot profile Azure system databases 无法配置 Azure 系统数据库 Please provide a file path instead of directory path 请提供文件路径而不是目录路径 The provided path is invalid 提供的路径无效 Cannot access the specified path on the server: {0} 无法访问服务器上的指定路径: {0} No backupset selected to be restored 未选择用于还原的备份集 Azure SQL DB Azure SQL DB Azure SQL Data Warehouse Azure SQL 数据仓库 Azure SQL Stretch Database Azure SQL Stretch Database Azure SQL Analytics on-demand 按需 Azure SQL Analytics Value {0} is too large to fit in column of type {1} 值 {0} 太大,无法放入类型为 {1} 的列 . Parameters: 0 - value (string), 1 - columnType (string) Invalid format for column '{0}', column is defined as {1} 列 {0} 的格式无效,列被定义为 {1} . Parameters: 0 - colName (string), 1 - colType (string) Column with length is missing size 有长度属性的列缺失其大小 Scalar column missing scale 标量列缺失小数位数 -- TODO: Set parameter values here. -- TODO: Set parameter values here. An error occurred while scripting the objects. 编写对象脚本时出错。 Scripting as Execute is only supported for Stored Procedures 仅存储过程支持编写执行脚本 External 外部 File Table 文件表 EditData queries targeting multiple tables are not supported 不支持针对多个表的 EditData 查询 EditData queries with aliased columns are not supported 不支持具有别名列的 EditData 查询 EditData queries with aggregate or expression columns are not supported 不支持具有聚合或表达式列的 EditData 查询 EditData queries with duplicate columns are not supported 不支持具有重复列的 EditData 查询 EditData queries must query the originally targeted table '{0}' EditData 查询必须查询最初的目标表 "{0}" . Parameters: 0 - tableName (string) [Uncategorized (Local)] [未分类 (本地)] job categories Jobs from MSX 来自 MSX 的作业 [Uncategorized (Multi-Server)] [未分类 (多服务器)] Database Maintenance 数据库维护 Web Assistant Web 助手 Full-Text 全文 REPL-Distribution REPL 分布 REPL-Distribution Cleanup REPL-分布清理 REPL-History Cleanup REPL-历史记录清理 REPL-LogReader REPL-日志读取器 REPL-Merge REPL-合并 REPL-Snapshot REPL-快照 REPL-Checkup REPL 检查 REPL-Subscription Cleanup REPL-订阅清理 REPL-Alert Response REPL-警报响应 REPL-QueueReader REPL-队列读取器 Replication 复制 [Uncategorized] [未分类] Log Shipping 日志传送 Database Engine Tuning Advisor 数据库引擎优化顾问 Data Collector 数据收集器 A job named '{0}' already exists. Enter a unique name for the job. 名为 "{0}" 的作业已存在。请输入作业的唯一名称。 . Parameters: 0 - jobName (string) The name of the job step cannot be blank. 作业步骤的名称不能为空。 There is already a step named '{0}' for this job. You must specify a different name. 此作业已有一个名为 "{0}" 的步骤。必须指定其他名称。 . Parameters: 0 - jobName (string) The name of the alert cannot be blank. 警报名称不能为空。 Cannot create new alert. 无法创建新警报。 Cannot alter alert. 无法更改警报。 SQL Server Agent Service Account SQL Server 代理服务帐户 Proxy account '{0}' does not exist on the server. 服务器不存在代理帐户 "{0}"。 . Parameters: 0 - proxyName (string) The object does no longer exist on server. 该对象在服务器上不再存在。 Unknown server type '{0}'. 服务器类型 "{0}" 未知。 . Parameters: 0 - serverTypeName (string) The current login does not have permissions to set the database owner to '{0}' The database was created successfully however. 当前登录不具有将数据库所有者设置为 "{0}" 的权限,但是数据库已成功创建。 . Parameters: 0 - ownerName (string) You must specify the Target Servers on which this multi server job will execute. 必须指定要在其上执行此多服务器作业的目标服务器。 Unexpected run type. 意外的运行类型。 Unknown size unit {0} 未知大小单位 {0} . Parameters: 0 - unit (string) Cannot find requested XEvent session 找不到请求的 XEvent 会话 Failed to stop session: {0} 停止会话失败: {0} . Parameters: 0 - error (String) Failed to start session: {0} 启动会话失败: {0} . Parameters: 0 - error (String) Failed to create session: {0} 创建会话失败: {0} . Parameters: 0 - error (String) Failed to pause session: {0} 暂停会话失败: {0} . Parameters: 0 - error (String) An XEvent session named {0} already exists 已存在名为 {0} 的 XEvent 会话 . Parameters: 0 - sessionName (String) Invalid Schedule 计划无效 Schedule error message Select at least one day to be part of this weekly schedule. 至少选择一天作为此每周日程的一部分。 The job schedule starting date cannot be greater than the ending date. 作业计划开始日期不能晚于结束日期。 The job schedule starting time cannot be after the ending time. 作业计划开始时间不能在结束时间之后。 The job schedule ending time must be after the starting time. 作业计划结束时间必须在开始时间之后。 Start date must be on or after January 1, 1990. 开始日期必须在 1990 年 1 月 1 日当天或之后。 There is already a schedule named '{0}' for this job. You must specify a different name. 此作业已有一个名为 "{0}" 的计划。必须指定其他名称。 . Parameters: 0 - scheduleName (string) Job server is not available 作业服务器不可用 Exception thrown when job server is not available Never 从不 Path {0} is not a valid directory 路径 {0} 不是有效的目录 For directory {0} a file with name {1} already exist 对于目录 {0},已存在名为 {1} 的文件 Beginning execution loop 开始执行循环 An error occurred while the batch was being executed, but the error has been ignored. 执行批处理时出错,但已忽略该错误。 Batch execution completed {0} times... 已执行完 {0} 次批处理… Batch parser wrapper execution: {0} found... at line {1}: {2} Description: {3} 批处理分析器包装执行: 在第 {1} 行处发现 {0}: {2} 说明: {3} Invalid version '{0}' passed. Version must be in the format x.x.x.x where x is a number. 传递的版本 "{0}" 无效。版本必须采用 x.x.x.x 格式,其中 x 是数字。 Export bacpac 导出 BACPAC Import bacpac 导入 BACPAC Extract dacpac 提取 DACPAC Deploy dacpac 部署 DACPAC Generate script 生成脚本 Apply schema compare changes 应用架构比较更改 Failed to find the specified change in the model 在模型中找不到指定的更改 Error encountered while trying to parse connection information for endpoint '{0}' with error message '{1}' 尝试分析终结点 "{0}" 的连接信息时遇到错误,错误消息为“{1}” Could not find the schema compare session to cancel 找不到要取消的模式比较会话 Unsupported Save Format: {0} 不支持的保存格式: {0} . Parameters: 0 - formatName (string) A request for file {0} is already in progress 文件 {0} 的请求已在进行中 . Parameters: 0 - filePath (string) Cannot serialize more data as no request for file {0} could be found 无法序列化更多数据,因为找不到对文件 {0} 的请求 . Parameters: 0 - filePath (string) Invalid value '{0}' for ComlumEncryption. Valid values are 'Enabled' and 'Disabled'. ComlumEncryption 的值“{0}”无效。有效值为 "Enabled" 和 "Disabled"。 . Parameters: 0 - columnEncryptionSetting (string) Invalid value '{0}' for Encrypt. Valid values are 'Optional', 'Mandatory', 'Strict', 'True', 'False', 'Yes' and 'No'. 加密的值“{0}”无效。有效值为 “Optional”、“Mandatory”、“Strict”、“True”、“False”、“Yes”和“No”。 . Parameters: 0 - encrypt (string) Invalid value '{0}' for Attestation protocol. Valid values are 'AAS', 'HGS' and 'None'. Attestation 协议的值“{0}”无效。有效值为“AAS”,“HGS”和“None”。 . Parameters: 0 - enclaveAttestationProtocol (string) The Attestation protocol and Attestation URL requires Always Encrypted with Secure enclaves to be set to Enabled. 证明协议和证明 URL 要求启用具有安全隔离区的始终加密。 An error was encountered during execution of batch. Exiting. 在执行批处理期间遇到错误。正在退出。 Encountered unsupported token {0} 遇到不支持的令牌 {0} Generate SQL Assessment script 生成 SQL 评估脚本 Not connected to a server 未连接到服务器 Cannot connect to the server 无法连接到服务器 Unsupported engine edition {0} 引擎版本 {0} 不受支持 . Parameters: 0 - editionCode (int) {0} will be converted to a Microsoft.Data.SqlClient.SqlParameter object with the following properties: SqlDbType = {1}, Size = {2}, Precision = {3}, Scale = {4}, SqlValue = {5} {0} 将转换为具有以下属性的 Microsoft.Data.SqlClient.SqlParameter 对象: SqlDbType = {1},Size = {2},Precision = {3},Scale = {4},SqlValue = {5} . Parameters: 0 - variableName (string), 1 - sqlDbType (string), 2 - size (int), 3 - precision (int), 4 - scale (int), 5 - sqlValue (string) Line {0} 第 {0} 行 . Parameters: 0 - lineNumber (int) Unable to convert {0} to a Microsoft.Data.SqlClient.SqlParameter object. The specified literal cannot be converted to {1}(Microsoft.Data.SqlDbType). Literal value: {2} 无法将 {0} 转换为 Microsoft.Data.SqlClient.SqlParameter 对象。指定的文本无法转换为 {1}(Microsoft.Data.SqlDbType)。文本值: {2} . Parameters: 0 - variableName (string), 1 - sqlDataType (string), 2 - literalValue (string) Unable to convert {0} to a Microsoft.Data.SqlClient.SqlParameter object. The specified literal cannot be converted to {1}(Microsoft.Data.SqlDbType), as it used an unsupported date/time format. Use one of the supported date/time formats. Literal value: {2} 无法将 {0} 转换为 Microsoft.Data.SqlClient.SqlParameter 对象。指定的文本无法转换为 {1}(Microsoft.Data.SqlDbType),因为它使用了不受支持的日期/时间格式。请使用受支持的日期/时间格式之一。文本值: {2} . Parameters: 0 - variableName (string), 1 - sqlDataType (string), 2 - literalValue (string) Unable to convert {0} to a Microsoft.Data.SqlClient.SqlParameter object. The specified literal cannot be converted to {1}(Microsoft.Data.SqlDbType), as prefix 0x is expected for a binary literals. Literal value: {2} 无法将 {0} 转换为 Microsoft.Data.SqlClient.SqlParameter 对象。指定的文本无法转换为 {1}(Microsoft.Data.SqlDbType),因为前缀 0x 应该用于二进制文本。文本值: {2} . Parameters: 0 - variableName (string), 1 - sqlDataType (string), 2 - literalValue (string) Line {0}, column {1} 行 {0},列 {1} . Parameters: 0 - lineNumber (int), 1 - columnNumber (int) The current script is too large for Parameterization for Always Encrypted, please disable Parameterization for Always Encrypted in Query Options (Query > Query Options > Execution > Advanced). Maximum allowable length: {0} characters, Current script length: {1} characters 当前脚本对 Always Encrypted 参数化来说太大了。请在“查询选项”(“查询”>“查询选项”>“执行”>“高级”)中禁用 Always Encrypted 参数化。允许的最大长度为 {0} 个字符,当前的脚本长度为 {1} 个字符 . Parameters: 0 - maxChars (int), 1 - currentChars (int) Extract project files 提取项目文件 Validate streaming job 验证流式处理作业 Streaming query statement contains a reference to missing {0} stream '{1}'. You must add it to the database model. 流式处理查询语句包含对缺少的 {0} 流“{1}”的引用。必须将它添加到数据库模型中。 . Parameters: 0 - streamType (string), 1 - missingStreamName (string) input 输入 output 输出 Validation for external streaming job '{0}' failed: 外部流式处理作业“{0}”的验证失败: . Parameters: 0 - jobName (string) TSQL fragment should contain exactly one batch. TSQL 片段应只包含一个批处理。 No External Streaming Job creation TSQL found (EXEC sp_create_streaming_job statement). 找不到外部流式处理作业创建 TSQL (EXEC sp_create_streaming_job 语句)。 Couldn't find Azure function with FunctionName '{0}' in {1} 无法在 {1} 中找到 FunctionName 为 "{0}" 的 Azure 函数 . Parameters: 0 - functionName (string), 1 - fileName (string) More than one Azure function found with the FunctionName '{0}' in {1} 已在 {1} 中找到多个 FunctionName 为 "{0}" 的 Azure 函数 . Parameters: 0 - functionName (string), 1 - fileName (string) Adding SQL bindings is not supported for .NET 5 .NET 5 不支持添加 SQL 绑定 Statement 语句 Statement In most cases, contains the text of the Transact-SQL statement. For rows of type PLAN_ROW, contains a description of the operation. 在大多数情况下包含 Transact-SQL 语句的文本。对于 PLAN_ROW 类型的行,则包含操作说明。 Statement description Physical Operation 物理运算 Physical Operation Physical implementation algorithm for the node. For rows of type PLAN_ROWS only. 此节点的物理实现算法。仅适用于 PLAN_ROWS 类型的行。 Physical Operation description Logical Operation 逻辑操作 Logical Operation Relational algebraic operator this node represents. For rows of type PLAN_ROWS only. 此节点代表的关系代数运算符。仅适用于 PLAN_ROWS 类型的行。 Logical Operation description Description 描述 Operation description. Short Operation description. 操作说明。 Operation description Argument 参数 Operation Argument. Short Provides supplemental information about the operation being performed. The contents of this column depend on the physical operator. 提供有关正在执行的操作的补充信息。此列的内容取决于物理运算符。 Operation Argument description Object 对象 Object field Object. 对象。 Object field description Index Kind 索引种类 IndexKind field Type of index for the referenced object. 被引用对象的索引的类型。 IndexKind field description Defined Values 定义的值 Defined Values Contains a comma-separated list of values introduced by this operator, which may be computed expressions present in the current query, or internal values introduced by the query processor in order to process this query. For rows of type PLAN_ROWS only. 包含以逗号分隔的值列表,这些值是此运算符(它可能是当前查询中存在的经过计算的表达式)引入的,也可能是查询处理器为处理此查询而引入的内部值。仅适用于 PLAN_ROWS 类型的行。 Defined Values description Output List 输出列表 Output List Contains a comma-separated list of columns being projected by the current operation. 包含当前操作正在提取的列的列表,此列表以逗号分隔。 Output List Warnings 警告 Warnings Contains a comma-separated list of warning messages relating to the current operation. Warning messages may include the string 'NO STATS:()' with a list of columns. 包含一个以逗号分隔的列表,其中列出与当前操作相关的警告消息。警告消息中可能包含字符串 "NO STATS:()" 和列列表。 Warnings description Parallel 并行 Parallel Whether the operator is running in parallel. 运算符是否以并行方式运行。 Parallel description Estimated Number of Rows Per Execution 每个执行的估计行数 Estimated Number of Rows Per Execution Estimated number of rows per execution output by this operator. This is for PLAN_ROWS only. 此运算符输出的每个执行的估计行数。这只针对 PLAN_ROWS。 Estimated Number of Rows Per Execution description Estimated Number of Rows for All Executions 所有执行的估计行数 Estimated Number of Rows for All Executions Estimated number of rows for all executions output by this operator. This is for PLAN_ROWS only. 此运算符输出的所有执行的估计行数。这只针对 PLAN_ROWS。 Estimated Number of Rows for All Executions description Estimated Number of Rows to be Read 要读取的预计行数 Estimated Rows Read Number of rows estimated to be read by this operator. This value may differ from "Estimated Number of Rows for All Executions" if the operator has a predicate. 此运算符要读取的估计行数。如果运算符具有谓词,此值可能与“所有执行的估计行数”不同。 Estimated Rows Read description Is GraphDB Transitive Closure 是 GraphDB 可传递闭包 GraphDB Transitive Closure Whether the sequence represents a GraphDB transitive closure. 序列是否表示 GraphDB 可传递闭包。 GraphDB Transitive Closure Description IsInterleavedExecuted IsInterleavedExecuted Interleaved Executed Whether the operator is interleaved executed. 运算符是否交错执行。 Interleaved Executed Description Is Adaptive 是自适应的 Is Adaptive Whether the operator is adaptive. 运算符是否自适应。 Is Adaptive description Adaptive Threshold Rows 自适应阈值行 Adaptive Threshold Rows If this is an adaptive operator, the cardinality at which it adapts. 这是否是基数所采用的自适应运算符。 Adaptive Threshold Rows description Estimated Join Type 估计的联接类型 Estimated Join Type The join type (nested loops or hash join) estimated by the query optimizer before adapting. 适应前由查询优化器估计的联接类型(嵌套循环或哈希联接)。 Estimated Join Type description Actual Join Type 实际联接类型 Actual Join Type The actual join picked (nested loops or hash join) as part of adaptive join execution. 选取的实际联接(嵌套循环或哈希联接)作为自适应联接执行的一部分. Actual Join Type Description Estimated Row Size 估计的行大小 Estimated Row Size Estimated average row size of the row being passed through this operator. 正通过此运算符传递的行的估计平均大小。 Estimated Row Size description Estimated I/O Cost 估计的 I/O 成本 Estimated IO Cost Estimated I/O cost for this operator. For rows of type PLAN_ROWS only. 此运算符的 I/O 估计开销。仅适用于 PLAN_ROWS 类型的行。 Estimated IO Cost description Estimated CPU Cost 估计的 CPU 成本 Estimated CPU Cost Estimated CPU cost for this operator. For rows of type PLAN_ROWS only. 此运算符的 CPU 估计开销。仅适用于 PLAN_ROWS 类型的行。 Estimated CPU Cost description Estimated Number of Executions 估计执行次数 Estimated Number of Executions Estimated number of times this operator will be executed while running the current query. 估计在运行当前查询的过程中要执行此运算符的次数。 Estimated Number of Executions description Estimated Operator Cost 估计的运算符成本 Show plan node property name Estimated cost of this operator. 此运算符的估计开销。 Estimated Costs description Estimated Subtree Cost 估计子树成本 Estimated Subtree Cost Estimated cumulative cost of this operation and all child operations. 此操作及所有子操作的估计累积开销。 Estimated Subtree Cost description Actual Number of Rows for All Executions 所有执行的实际行数 Number of Rows Actual number of rows for All Executions output by this operator. For rows of type PLAN_ROWS only. 此运算符输出的所有执行的实际行数。只针对 PLAN_ROWS 类型的行。 Number of Rows description Number of Rows Read 读取的行数 Number of Rows Read by a Rowset (Table or Index) Number of rows read from a table or an index prior to applying a predicate filter. For rows of type PLAN_ROWS only. 在引用谓词筛选器之前,从表或索引读取的行数。仅适用于类型 PLAN_ROWS 的行。 Number of Rows Read by a Rowset (Table or Index) Description Actual Number of Batches Actual Number of Batches Number of Batches Actual number of Batches output by this operator. 通过此运算符输出的实际批处理数。 Number of Batches description Number of Executions Number of Executions Number of Executions Number of times this operator will be executed while running the current query. 在运行当前查询的过程中要执行此运算符的次数。 Number of Executions description Estimated Data Size 估计的数据大小 Estimated Data Size Estimated data size of the data being passed through this operator. 正通过此运算符传递的数据的估计大小。 Estimated Data Size description Parameter List Parameter List Show plan's simple root node property Parameter list. 参数列表。 Show plan's simple root node property description Memory Fractions Memory Fractions Show plan's simple root node property Memory fractions. 内存片段。 Show plan's simple root node property description Memory Fractions Input Memory Fractions Input Show plan's simple root node property Memory fractions input. 内存片段输入。 Show plan's simple root node property description Memory Fractions Output Memory Fractions Output Show plan's simple root node property Memory fractions output. 内存片段输出。 Show plan's simple root node property description Name 名称 Show plan's UDX node property Name. 名称。 Show plan's UDX node property description Values Show plan's ConstantScan node property Values. 值。 Show plan's ConstantScan node property description Cached plan size Cached plan size CachedPlanSize property Cached plan size. 缓存的计划大小。 Description for CachedPlanSize property Use plan 使用计划 UsePlan property Contains Inline Scalar Tsql Udfs 包含内联标量 Tsql Udf InlineScalarTsqlUdf property Degree of Parallelism 并行度 DegreeOfParallelism property Degree of parallelism. 并行度。 Description for DegreeOfParallelism property Effective Degree of Parallelism 有效并行度 EffectiveDegreeOfParallelism property Max degree of parallelism during columnstore index build. 生成列存储索引过程中的最大并行度。 Description for EffectiveDegreeOfParallelism property Memory Grant Memory Grant Root node for show plan property Memory grant. 内存授予。 Description for MemoryGrant property Remote Destination 远程目标 Show plan node property Remote object. 远程对象。 Show plan node property description Remote Object 远程对象 Show plan node property Remote object. 远程对象。 Show plan node property description Remote Source 远程源 Show plan node property Remote source. 远程源。 Show plan node property description Used UDX Columns 已用的 UDX 列 Show plan node property Used UDX columns. 已用的 UDX 列。 Show plan node property description Inner Side Join columns Inner Side Join columns Show plan node property Inner side join columns. 内侧联接列。 Show plan node property description Outer Side Join columns Outer Side Join columns Show plan node property Outer side join columns. 外侧联接列。 Show plan node property description Where (join columns) 位置(联接列) Show plan node property Residual 残留 Show plan node property Residual. 残留。 Show plan node property description Pass Through 直通 Show plan node property Pass throuh. 直通。 Show plan node property description Many to Many Many to Many Show plan node property Many to many. 多对多。 Show plan node property description Partition Columns 分区列 Show plan node property Partition columns. 分区列。 Show plan node property description Ascending 升序 Column sort type Descending 降序 Column sort type Hash Keys 哈希键 Show plan node property Hash keys. 哈希键。 Show plan node property description Probe Column 探测列 Show plan node property Probe column. 探测列。 Show plan node property description Partitioning Type 分区类型 Show plan node property Partitioning type. 分区类型。 Show plan node property description Group By 分组依据 Show plan node property Group by. 分组依据。 Show plan node property description Grouping Sets 分组集 Show plan node property The group sets list. Each Value is a reverse bit map for the grouping columns in Group By property. 组集列表。每个值都是 Group By 属性中分组列的反向位图。 Show plan node property description Segment Column Segment Column Show plan node property Segment column. 段列。 Show plan node property description Rank Columns 设置列级别 Show plan node property Rank columns. 排名列。 Show plan node property description Predicate 谓词 Show plan node property Predicate. 谓词。 Show plan node property description Outer References Outer References Show plan node property Outer references. 外部引用。 Show plan node property description Scalar Operator 标量运算符 Show plan node property Action Column Action Column Show plan node property Action column. 操作列。 Show plan node property description Original Action Column Original Action Column Show plan node property Original Action column. 原始操作列。 Show plan node property description Top Rows 排在前面的行 Show plan node property Top Rows. 排在前面的行。 Show plan node property description Seek Predicate Seek Predicate Show plan node property Seek predicate. Seek 谓词。 Show plan node property description Partitioned 已分区 Show plan node property Whether the operation is on a partitioned table or index. 是否对已分区的表或索引执行操作。 Show plan node property description Seek Keys Seek Keys Show plan node property Keys used by a seek operation. 查找操作所用的键。 Show plan node property description Actual Partitions Accessed 已访问的实际分区 Show plan node property Actual Partition Count 实际分区计数 Show plan node property Tie Columns 绑定列 Show plan node property Tie columns. 绑定列。 Show plan node property description Is Percent 是百分比 Show plan node property Is percent. 是百分比。 Show plan node property description With Ties 带绑定 Show plan node property With ties. 具有联系。 Show plan node property description Partition ID 分区 ID Show plan node property Partition ID. 分区 ID。 Show plan node property description Ordered 已订购 Show plan node property Ordered. 已排序。 Show plan node property description Scan Direction 扫描方向 ScanDirection property Direction of the scan operation as either forward or backward. 扫描操作的方向(向前或向后)。 ScanDirection property description Forced Index 强制索引 Show plan node property Forced index. 强制索引。 Show plan node property description Predicate Predicate Show plan node property Predicate Predicate Show plan node property description Top Expression 排名靠前的表达式。、 Show plan node property Top expression. 排名靠前的表达式。 Show plan node property description Hash Keys Build 哈希键生成 Show plan node property Hash keys build. 哈希键生成。 Show plan node property description Hash Keys Probe 哈希键探测 Show plan node property Hash keys probe. 哈希键探测。 Show plan node property description Build Residual Build Residual Show plan node property Build residual. 生成残留。 Show plan node property description Probe Residual 探测残留 Show plan node property Probe residual. 探测残留。 Show plan node property description Seek Predicates Seek Predicates Show plan node property Seek predicates. Seek 谓词。 Show plan node property description Set Options Set Options Set options property in show plan Set options. Set 选项。 Set options property in show plan description Optimization Level Optimization Level Optimization Level property in show plan Optimization level. 优化级别。 Optimization Level property in show plan description Reason For Early Termination Of Statement Optimization 语句优化提前终止的原因 StatementOptmEarlyAbortReason property Time Out 超时 StatementOptmEarlyAbortReason property value Memory Limit Exceeded 超过了内存限制 StatementOptmEarlyAbortReason property value Good Enough Plan Found 找到足够好的计划 StatementOptmEarlyAbortReason property value Estimated Rebinds 估计的重新绑定次数 Estimated Rebinds Estimated rebinds. 估计的重新绑定次数。 Estimated Rebinds Description Estimated Rewinds 估计的倒回次数 Estimated Rewinds Estimated rewinds. 估计的倒回次数。 Estimated Rewinds Description Actual Number of Locally Aggregated Rows 本地聚合的实际行数 Actual Locally Aggregated Rows Actual number of locally aggregated rows 本地聚合的实际行数 Actual Locally Aggregated Rows Description Actual Rebinds Actual Rebinds Actual Rebinds Actual Rebinds. 实际重新绑定次数。 Actual Rebinds Description Actual Rewinds Actual Rewinds Actual Rewinds Actual Rewinds. 实际重绕次数。 Actual Rewinds Description Actual I/O Statistics 实际 I/O 统计信息 Actual I/O Statistics Actual I/O Statistics 实际 I/O 统计信息 Actual I/O Statistics Description Actual Time Statistics 实际时间统计信息 Actual Time Statistics Actual Time Statistics 实际时间统计信息 Actual Time Statistics Description Actual Elapsed Time (ms) 实际占用的时间(毫秒) Actual Elapsed Milliseconds Actual elapsed time in milliseconds 实际占用的时间(以毫秒为单位) Actual Elapsed Milliseconds Description Actual Elapsed CPU Time (ms) 实际占用的 CPU 时间(毫秒) Actual CPU Time Milliseconds Actual elapsed CPU time in milliseconds 实际占用的 CPU 时间(以毫秒为单位) Actual CPU Time Milliseconds Description Actual Scans 实际扫描次数 Actual Scans Actual Scans 实际扫描次数 Actual Scans Description Actual Logical Reads 实际逻辑读取次数 Actual Logical Reads Actual Logical Reads 实际逻辑读取次数 Actual Logical Reads Description Actual Physical Reads 实际物理读取次数 Actual Physical Reads Actual Physical Reads 实际物理读取次数 Actual Physical Reads Description Actual Page Server Reads 实际页服务器读取数 Actual Page Server Reads Actual Page Server Reads 实际页服务器读取数 Actual Page Server Reads Description Actual Read Aheads 实际 Read Aheads Actual Read Aheads Actual Read Aheads 实际 Read Aheads Actual Read Aheads Description Actual Page Server Read Aheads 实际页服务器预读取数 Actual Page Server Read Aheads Actual Page Server Read Aheads 实际页服务器预读取数 Actual Page Server Read Aheads Description Actual Lob Logical Reads 实际 Lob 逻辑读取次数 Actual Lob Logical Reads Actual Lob Logical Reads 实际 Lob 逻辑读取次数 Actual Lob Logical Reads Description Actual Lob Physical Reads 实际 Lob 物理读取次数 Actual Lob Physical Reads Actual Lob Physical Reads 实际 Lob 物理读取次数 Actual Lob Physical Reads Description Actual Lob Page Server Reads 实际 Lob 页服务器读取数 Actual Lob Page Server Reads Actual Lob Page Server Reads 实际 Lob 页服务器读取数 Actual Lob Page Server Reads Description Actual Lob Read Aheads 实际 Lob Read Aheads Actual Lob Read Aheads Actual Lob Read Aheads 实际 Lob Read Aheads Actual Lob Read Aheads Description Actual Lob Page Server Read Aheads 实际 Lob 页服务器预读取数 Actual Lob Page Server Read Aheads Actual Lob Page Server Read Aheads 实际 Lob 页服务器预读取数 Actual Lob Page Server Read Aheads Description Memory Usage 内存使用量 ActualMemoryGrantStats Hpc Row Count HPC 行计数 Hpc Row Count Number of rows processed by Hpc devices. HPC 设备处理的行数。 Hpc Row Count Description Hpc Kernel Elapsed Time in Us HPC 内核运行时间(以微秒为单位) Hpc Kernel Elapsed Us Elapsed time (in micro seconds) of Hpc device kernel execution. HPC 设备的内核运行时间(以微秒为单位)。 Hpc Kernel Elapsed Us Description Hpc Host To Device Bytes HPC 主机到设备字节数 Hpc Host To Device Bytes Data transferred from host to Hpc device in bytes. 从主机传输到 HPC 设备的数据(以字节为单位)。 Hpc Host To Device Bytes Description Hpc Device To Host Bytes HPC 设备到主机字节数 Hpc Device To Host Bytes Data transferred from Hpc device to host in bytes. 从 HPC 设备传输到主机的数据(以字节为单位)。 Hpc Device To Host Bytes Description Input Memory 输入内存 InputMemoryGrant Output Memory 输出内存 OutputMemoryGrant Used Memory 已使用的内存 UsedMemoryGrant Distinct 非重复 Distinct Distinct. 不重复。 Distinct description Order By Order By OrderBy Order by. 排序依据。 OrderBy description Operator used tempdb to spill data during execution 运算符在执行期间使用 tempdb 溢写数据 Columns With No Statistics Columns With No Statistics ColumnsWithNoStatistics property Columns with no statistics warning. “没有统计信息的列”警告。 ColumnsWithNoStatistics property description No Join Predicate 没有联接谓词 NoJoinPredicate property No Join predicate warning. “无联接谓词”警告。 NoJoinPredicate property description Operator used tempdb to spill data during execution with spill level {0} 运算符在执行期间使用 tempdb 溢写数据,溢写级别为 {0} SpillToTempDbOld property Operator used tempdb to spill data during execution with spill level {0} and {1} spilled thread(s) 运算符在执行期间使用 tempdb 溢写数据,溢写级别为 {0},并包含 {1} 个溢写的线程 SpillToTempDb property Spill to tempdb warning. 溢写到 tempdb 警告。 SpillToTempDb property description Sort wrote {0} pages to and read {1} pages from tempdb with granted memory {2}KB and used memory {3}KB 对写入到 tempdb 的 {0} 个页面以及从 tempdb 读取的 {1} 个页面进行排序,其中授予的内存为 {2}KB,使用的内存为 {3}KB SortSpillDetails property Details of sort spill 排序溢写详细信息 SortSpillDetails property description Hash wrote {0} pages to and read {1} pages from tempdb with granted memory {2}KB and used memory {3}KB 对写入到 tempdb 的 {0} 个页面以及从 tempdb 读取的 {1} 个页面进行哈希处理,其中授予的内存为 {2}KB,使用的内存为 {3}KB HashSpillDetails property Details of hash spill 哈希溢写详细信息 HahSpillDetails property description A partial update was converted to a full update because of an online index build 由于联机索引生成,部分更新已转换为完全更新 FullUpdateForOnlineIndexBuild property Full update for online index build warning 针对联机索引生成的完全更新的警告 FullUpdateForOnlineIndexBuild property description The query had to wait {0} seconds for {1} during execution 在执行期间,查询必须等待 {1} {0} 秒 Wait property Query wait warning. 查询等待警告。 Wait property description Type conversion in expression ({0}) may affect "{1}" in query plan choice 表达式({0})中的类型转换可能会影响查询计划选择中的“{1}” PlanAffectingConvert property Plan-affecting type conversion warning. 影响计划的类型转换警告。 PlanAffectingConvert property description The query memory grant detected "{0}", which may impact the reliability. Grant size: Initial {1} KB, Final {2} KB, Used {3} KB. 查询内存授予检测到“{0}”,这可能会影响可靠性。授予大小: 初始大小 {1} KB,最终大小 {2} KB,已使用 {3} KB。 MemoryGrantWarning property Details on memory grant warning 内存授予警告详细信息 MemoryGrantWarning property description Startup Expression 启动表达式 StartupExpression property Whether a filter startup expression is used. 是否使用筛选器启动表达式。 StartupExpression property description Startup Expression Predicate 启动表达式谓词 StartupExpressionPredicate property Query 查询 Query property With Stack 使用堆栈 Stack property Is Row Count 是行计数 RowCount property Optimized 已优化 Optimized property With Prefetch 使用预提取 WithPrefetch property Prefix 前缀 Prefix property Start 开始 StartRange property Start of the range. 范围起始。 StartRange property description End 结束 EndRange property End of the range. 范围结尾。 EndRange property description Range Columns 范围列 RangeColumns property Range Expressions 范围表达式 RangeExpressions property Scan Type 扫描类型 ScanType property Column Reference 列引用 ColumnReference property Server 服务器 Server property Server name for the referenced object. 被引用对象的服务器名称。 Server property description Database 数据库 Database property Database name for the referenced object. 被引用对象的数据库名称。 Database property description Index 索引 Index property Index name for the referenced object. 被引用对象的索引名称。 Index property description Schema 架构 Schema property Schema name for the referenced object. 被引用对象的架构名称。 Schema property description Table Table property Table name for the referenced object. 被引用对象的表名。 Table property description Alias 别名 Alias property Alias used for the referenced object. 用于被引用对象的别名。 Alias property description Column Column property Column name for the referenced object. 被引用对象的列名。 Column property description Computed Column Computed Column ComputedColumn property Whether this is a computed column. 这是否是一个计算列。 ComputedColumn property description Parameter Data Type 参数数据类型 ParameterDataType property Parameter Compiled Value 参数编译值 ParameterCompiledValue property Parameter Runtime Value 参数运行时值 ParameterRuntimeValue property Cursor Plan 游标计划 CursorPlan property Cursor Operation 游标操作 CursorOperation property Cursor Name 游标名称 CursorName property Cursor Actual Type 游标实际类型 CursorActualType property Cursor Requested Type 游标请求的类型 CursorRequestedType property Cursor Concurrency 游标并发 CursorConcurrency property Forward Only 仅快进 ForwardOnly property Query Plan 查询计划 QueryPlan property Operation Type 操作类型 OperationType property Node ID 节点 ID Node ID property Primary Node ID 主节点 ID Primary Node ID property Internal Debugging Information 内部调试信息 Internal Info property Foreign Key References Count 外键引用计数 Foreign Key References Count property No Matching Indexes Count 无匹配的索引计数 No Matching Index Count property Partial Matching Indexes Count 部分匹配的索引计数 Partial Matching Index Count property Collapse 折叠 Logical operator Concatenation 串联 Logical operator Constant Scan 常量扫描 Logical operator Gather Streams 收集流 Logical operator Repartition Streams 重新分区流 Logical operator Distribute Streams 分发流 Logical operator Filter 筛选 Logical operator Assert 断言 Logical operator Log Row Scan 日志行扫描 Logical operator Print 打印 Logical operator Compute Scalar 计算标量 Logical operator Merge Interval 合并间隔。 Logical operator Rank 设置级别 Logical operator Segment 区段 Logical operator Sequence 顺序 Logical operator Split 拆分 Logical operator Aggregate 聚合 Logical operator Table Scan 表扫描 Logical operator Clustered Index Scan 聚集索引扫描 Logical operator Clustered Index Seek 群集索引查找 Logical operator Deleted Scan 删除的扫描 Logical operator Inserted Scan 插入的扫描 Logical operator Parameter Table Scan 参数表扫描 Logical operator Put 放置 Logical operator Index Scan 索引扫描 Logical operator Index Seek 索引查找 Logical operator Remote Scan 远程扫描 Logical operator Remote Index Scan 远程索引扫描 Logical operator Remote Index Seek 远程索引查找 Logical operator Remote Query 远程查询 Logical operator Remote Insert 远程插入 Logical operator Remote Update 远程更新 Logical operator Remote Delete 远程删除 Logical operator Clustered Update 群集更新 Logical operator Distinct Sort 非重复排序 Logical operator Sort 排序 Logical operator Top N Sort Top N Sort Logical operator Eager Spool 提前后台处理 Logical operator Lazy Spool 延迟后台处理 Logical operator Update 更新 Logical operator Insert 插入 Logical operator Delete 删除 Logical operator Merge 合并 Logical operator Top Logical operator Distinct 非重复 Logical operator Flow Distinct 流程非重复 Logical operator Partial Aggregate 部分聚合 Logical operator Inner Apply 内部应用 Logical operator Inner Join 内部联接 Logical operator Left Anti Semi Apply Left Anti Semi Apply Logical operator Left Semi Apply 左半应用 Logical operator Left Outer Apply 左外部应用 Logical operator Left Outer Join 左外部联接 Logical operator Right Outer Join 右侧外部联接 Logical operator Full Outer Join 完全外部联接 Logical operator Left Semi Join 左半连接 Logical operator Left Anti Semi Join Left Anti Semi Join Logical operator Right Semi Join 右半联接 Logical operator Right Anti Semi Join Right Anti Semi Join Logical operator Intersect 相交 Logical operator Intersect All 全部相交 Logical operator Union 联合 Logical operator Left Diff 左侧差异 Logical operator Left Diff All 左侧差异全部 Logical operator Right Diff 右侧差异 Logical operator Right Diff All 右差异全部 Logical operator Anti Diff 反差异 Logical operator Cross Join 交叉联接 Logical operator Bitmap Create 位图创建 Logical operator UDX UDX Logical operator Window Spool Window Spool Logical operator Switch 切换 Logical operator Merge Stats 合并统计信息 Logical operator Local Stats 本地统计信息 Logical operator Table Valued Function 表值函数 Logical operator Batch Hash Table Build Batch Hash Table Build Logical operator Foreign Key References Check 外键引用检查 Logical operator RID Lookup RID 查找 RIDLookup operator Stored Procedure 存储的过程 StoredProc node UDF UDF UDF node Procedure Name 过程名称 ProcName property Storage 存储 Storage property Storage 存储 Storage property Actual Execution Mode 实际执行模式 ActualExectionMode property Actual Execution Mode 实际执行模式 Estimated Execution Mode 估计的执行模式 EstimatedExecutionMode property Estimated Execution Mode 估计的执行模式 Cost: {0} % 成本: {0} % "Cost: {0} percent" String to format. Parameters: 0 - x (string) Remote Data Access 远程数据访问 Remote Data Access Whether the operator uses remote procedure call (RPC) to access remote data. 操作员是否使用远程过程调用(RPC)访问远程数据。 Clone Access Scope 克隆访问范围 Clone Access Scope Clones that the operator may access. 操作员可以访问的克隆。 Primary Clones 主要克隆 Secondary Clones 次要克隆 All Clones 所有克隆 Primary Or Secondary Clones 主要克隆或次要克隆 Single Clone Match 单个克隆匹配 Remoting 远程处理 Remoting for remote exchange operator Whether the operator can run remotely. 操作员是否可以远程运行。 Activation 激活 Activation Brick Routing 块路由 Brick Routing Fragment Id Column 片段 ID 列 Edit Query Text from Showplan XML (possibly truncated) 从显示计划 XML 编辑查询文本(可能已截断) Showplan edit query text button Execution plan source type can not be recognized. 无法识别执行计划源类型。 error message when the ShowPlan source cannot be recognized Sql Plan files (*.SqlPlan)|*.SqlPlan|All files (*.*)|*.* SQL 计划文件(*.SqlPlan)|*.SqlPlan|所有文件(*.*)|*.* Save plan dialog filter string Plan data is not available in XML format. Only plans from SQL Server Yukon can be saved. 无法使用 XML 格式的计划数据。只能保存 SQL Server 2005 中的计划。 Message box if user tries to save in XML show plan from Shiloh or Sphinx Per-thread counter information. 每线程计数器信息。 Description of a per thread counter Thread {0} 线程 {0} Runtime counter property name. Parameters: 0 - index (int) Thread {0} on Instance {1} 实例 {1} 上的线程 {0} Runtime counter property name. Thread on Instance.. Parameters: 0 - thread (int), 1 - instance (int) All threads 所有线程 Runtime counter property name View connection properties 查看连接属性 label for Connection Properties hyperlink Unknown assign type. 未知的分配类型。 Error when displaying show plan properties SQL Server SQL Server exception message box caption Zoom level must be an integer value between {0} and {1}. 缩放级别必须是 {0} 到 {1} 之间的整数值。 Message shown when user enters wrong zoom level. Parameters: 0 - minimum (int), 1 - maximum (int) Unknown node type. 未知的节点类型。 Exception thrown when node type is unknown Unknown cursor plan operation '{0}'. 未知的游标计划操作“{0}”。 Exception thrown by show plan when it gets unknown type of cursor plan operation. Parameters: 0 - name (string) Statement type is not recognized. 无法识别语句类型。 Exception thrown by show plan when it gets unknown statement type Rollup Information 汇总信息 Show plan node property Rollup information. 汇总信息。 Show plan node property description Highest Level 最高级别 Show plan node property The highest level of grouping attributes computed in this rollup. 在此汇总中计算的分组属性的最高级别。 Show plan node property description Rollup Levels 汇总级别 Show plan node property All levels of grouping attributes computed in this rollup. 在此汇总中计算的所有分组属性级别。 Show plan node property description Level 级别 Show plan node property A level of grouping attributes computed in this rollup. 在此汇总中计算的分组属性级别。 Show plan node property description Remote Query 远程查询 Operator name Send a SQL query to another than the current SQL Server. 将 SQL 查询发送到当前 SQL Server 之外的 SQL Server。 Operator description Compute Scalar 计算标量 Operator name Merge Interval Merge Interval Operator name Print 打印 Operator name Segment Segment Operator name Split 拆分 Operator name Batch Hash Table Build Batch Hash Table Build Operator name Bitmap Bitmap Operator name Collapse 折叠 Operator name Table Spool 表后台处理 Operator name Repartition Streams 重新分区流 Operator name Assert 声明 Operator name Sort 排序 Operator name Top 排名靠前 Operator name Sequence Project Sequence Project Operator name Spool 后台处理 Operator name Window Spool 窗口后台处理 Show plan's Window node property Parallelism 并行 Operator name Row Count Spool 行计数后台处理 Operator name Unknown 未知 Unkown (reused string, unkown operator, or unkown reason, or unknown ...) Unknown operator. 未知运算符。 Operator description Result 结果 Operator name Result. 结果。 Operator description Groups an insert and delete on the same value into an update within wide update plans. 将有关相同值的插入和删除汇总到大范围更新计划中的更新中。 Operator description Concatenation 串联 Operator name Append multiple input tables to form the output table. 追加多个输入表以组成输出表。 Operator description Constant Scan 常量扫描 Operator name Scan an internal table of constants. 扫描内部常量表。 Operator description An operation involving parallelism. 涉及并行度的操作。 Operator description Put 放置 Operator name Export the rows from a local or external table to an external table. 将本地表或外部表中的行导入外部表。 Operator description Distribute Streams 分发流 Operator name Distribute streams. 分发流。 Operator description Gather Streams 收集流 Operator name Gather streams. 收集流。 Operator description Repartition streams. 重新分区流。 Operator description Eager Spool 提前后台处理 Operator name Eager Spool. 提前后台处理。 Operator description Lazy Spool 延迟后台处理 Operator name Lazy Spool. 延迟后台处理。 Operator description Filter 筛选 Operator name Restricting the set of rows based on a predicate. 根据谓词限制行集。 Operator description Used to verify that a specified condition exists. 用于验证指定的条件是否存在。 Operator description Hash Match 哈希匹配 Operator name Use each row from the top input to build a hash table, and each row from the bottom input to probe into the hash table, outputting all matching rows. 使用来自顶部输入的每一行生成哈希表,使用来自底部输入的每一行探测该哈希表,然后输出所有匹配的行。 Operator description Hash Match Team 哈希匹配团队 Operator name A contributor among multiple cooperating hashing operations. 多个协同操作的哈希运算的参与者。 Operator description Hash Match Root 哈希匹配根 Operator name The root member of a team of connected hash operators sharing a common hash function and partitioning strategy. 拥有相同哈希函数和分区策略的相互连接的哈希运算符组的根成员。 Operator description Bookmark Lookup Bookmark Lookup Operator name Use a Bookmark (RID or clustering key) to look up the corresponding row in the table or clustered index. 使用书签(RID 或聚集键)在表或聚集索引中查找相应的行。 Operator description Log Row Scan 日志行扫描 Operator name Scan the rows in the log. 扫描日志中的行。 Operator description Merge Join Merge Join Operator name Match rows from two suitably sorted input tables exploiting their sort order. 从两个已进行了相应排序的输入表中,使用其排序顺序对行进行匹配。 Operator description Nested Loops 嵌套的循环 Operator name For each row in the top (outer) input, scan the bottom (inner) input, and output matching rows. 对于顶部(外部)输入的每一行,扫描底部(内部)输入,然后输出匹配的行。 Operator description Print. 打印。 Operator description Compute new values from existing values in a row. 根据行中的现有值计算新值。 Operator description Merge interval. 合并间隔。 Operator description Rank 设置级别 Operator name Creates a computed column with the rank of the values in an existing column in the table. 使用表中现有列的值排名创建计算列。 Operator description Stores the data from the input into a temporary table in order to optimize rewinds. 将数据从输入存储到临时表中以优化重绕。 Operator description Segment. 段。 Operator description Sequence 顺序 Operator name Process each input, in sequence from top to bottom. 按从上到下的顺序处理每个输入。 Operator description Adds columns to perform computations over an ordered set. 添加列以便计算有序集。 Operator description Split. 拆分。 Operator description Stream Aggregate Stream 聚合 Operator name Compute summary values for groups of rows in a suitably sorted stream. 在相应排序的流中,计算多组行的汇总值。 Operator description Table Scan 表扫描 Operator name Scan rows from a table. 扫描表中的行。 Operator description Clustered Index Scan 聚集索引扫描 Operator name Scanning a clustered index, entirely or only a range. 整体扫描聚集索引或只扫描一定范围。 Operator description Clustered Index Seek 群集索引查找 Operator name Scanning a particular range of rows from a clustered index. 扫描聚集索引中特定范围的行。 Operator description Deleted Scan 删除的扫描 Operator name Scanning the pseudo-table 'deleted' within a trigger. 在触发器中扫描伪表 "deleted"。 Operator description Inserted Scan 插入的扫描 Operator name Scan the pseudo-table 'inserted' within a trigger. 在触发器中扫描伪表 "inserted"。 Operator description Parameter Table Scan Parameter Table Scan Operator name Scan an internal table of parameter values. 扫描参数值的内部表。 Operator description Index Scan 索引扫描 Operator name Scan a nonclustered index, entirely or only a range. 整体扫描非聚集索引或只扫描一定范围。 Operator description Index Seek 索引查找 Operator name Scan a particular range of rows from a nonclustered index. 扫描非聚集索引中特定范围的行。 Operator description Columnstore Index Scan 列存储索引扫描 Operator name Scan a columnstore index, entirely or only a range. 完全扫描或只扫描某一范围的列存储索引。 Operator description Columnstore Index Update 列存储索引更新 Operator name Update rows in a columnstore index. 更新列存储索引中的行。 Operator description Columnstore Index Insert 列存储索引插入 Operator name Insert rows in a columnstore index. 在列存储索引中插入行。 Operator description Columnstore Index Merge 列存储索引合并 Operator name Merge rows in a columnstore index. 合并列存储索引中的行。 Operator description Columnstore Index Delete 列存储索引删除 Operator name Delete rows from a columnstore index. 从列存储索引中删除行。 Operator description Remote Scan 远程扫描 Operator name Scan rows in a table stored in a database or file other than the current database server. 扫描当前数据库服务器之外的数据库或文件中存储的表内的行。 Operator description Remote Index Scan 远程索引扫描 Operator name Scan an index stored in a database or file other than the current database server. 扫描当前数据库服务器之外的数据库或文件中存储的索引。 Operator description Remote Index Seek 远程索引查找 Operator name Scan a particular range of rows from a clustered index that is stored in a database or file other than the current database server. 扫描当前数据库服务器之外的数据库或文件中存储的聚集索引中的特定范围的行。 Operator description Remote Insert 远程插入 Operator name Insert rows into a table stored in a database or file other than the current database server. 在当前数据库服务器之外的数据库或文件中存储的表内插入行。 Operator description Remote Update 远程更新 Operator name Update rows in a table stored in a database or file other than the current database server. 更新当前数据库服务器之外的数据库或文件中存储的表内的行。 Operator description Remote Delete 远程删除 Operator name Delete rows in a table stored in a database or file other than the current database server. 删除当前数据库服务器之外的数据库或文件中存储的表内的行。 Operator description Clustered Update 群集更新 Operator name Clustered Update. 群集更新。 Operator description Sort the input. 对输入进行排序。 Operator description Stores the data from the input into a temporary table in order to optimize rewinds. 将数据从输入存储到临时表中以优化重绕。 Operator description Index Spool 索引后台处理 Operator name Reformats the data from the input into a temporary index, which is then used for seeking with the supplied seek predicate. 将输入的数据重新设置为临时索引的格式,然后用于使用所提供的 seek 谓词进行的查找中。 Operator description Table Update 表更新 Operator name Update input rows in the table specified in the Argument field. 更新“参数”字段指定的表中的输入行。 Operator description Table Insert 表插入 Operator name Insert input rows into the table specified in Argument field. 将输入行插入“参数”字段所指定的表。 Operator description Table Delete 表删除 Operator name Delete input rows from the table specified in Argument field. 从“参数”字段指定的表中删除输入行。 Operator description Table Merge 表合并 Operator name Merge input rows in the table specified in Argument field. 合并在“参数”字段中指定的表中的输入行。 Operator description Index Update 索引更新 Operator name Update rows in an index. 更新索引中的行。 Operator description Index Insert 索引插入 Operator name Insert rows into an index. 在索引中插入行。 Operator description Index Delete 索引删除 Operator name Delete rows from index. 从索引中删除行。 Operator description Clustered Index Update 聚集索引更新 Operator name Update rows in a clustered index. 更新聚集索引中的行。 Operator description Clustered Index Insert 聚集索引插入 Operator name Insert rows in a clustered index. 在聚集索引中插入行。 Operator description Clustered Index Merge 群集索引合并 Operator name Merge rows in a clustered index. 合并聚集索引中的行。 Operator description Clustered Index Delete 聚集索引删除 Operator name Delete rows from a clustered index. 从聚集索引中删除行。 Operator description Select the first few rows based on a sort order. 根据排序顺序选择前几行。 Operator description Bitmap. 位图。 Operator description UDX UDX Operator name UDX. UDX。 Operator description Expands each row into the set of rows that represent the window associated with it. 将每一行扩展到表示与其关联的窗口的行集中。 Show plan's Window node property description Window Aggregate 窗口聚合 Show plan's Window Aggregate node property Computes values of functions across the windows defined by the OVER clause. Input rowset is suitably sorted stream. 计算跨 OVER 子句定义的窗口的函数值。输入行集为经相应排序的流。 Show plan's Window Aggregate node property description Batch Hash Table Build. 批处理哈希表生成。 Operator description Switch 切换 Operator name Switch. 切换。 Operator description Predict 预测 Operator name Applies a trained machine learning model to input data 将经过定型的机器学习模型应用于输入数据 Operator description Table Valued Function 表值函数 Operator name Table valued function. 表值函数。 Operator description Aggregate 聚合 Operator name Calculates an expression containing SUM, COUNT, MIN, MAX, or AVG. 计算包含 SUM、COUNT、MIN、MAX 或 AVG 的表达式。 Operator description Arithmetic Expression Arithmetic Expression Operator name Computes a new value from existing values in a row. 根据行中的现有值计算新值。 Operator description Delete 删除 Operator name Removes the specified rows from the specified table. 从指定的表中删除指定的行。 Operator description Insert 插入 Operator name Adds a row to table. 向表中添加行。 Operator description Locate 定位 Operator name Fetching a full row from a heap or a clustered index. 从堆或聚集索引中提取一整行。 Operator description Saving temporarily an intermediate query result. 临时保存中间查询结果。 Operator description SQL SQL Operator name SQL. SQL。 Operator description Update 更新 Operator name Modify the values in the specified table. 修改指定表中的值。 Operator description Assign 分配 Operator name Validate referential integrity constraints. 验证引用完整性约束。 Operator description Convert 转换 Operator name Implicit or explicit conversion of one scalar datatype to another. 隐式或显式地将一种标量数据类型转换成另一种。 Operator description Declare 声明 Operator name Allocates a local variable. 分配局部变量。 Operator description If If Operator name Conditional processing based on an expression. 基于表达式的有条件处理。 Operator description Intrinsic 内部 Operator name Invokes an internal Transact-SQL function. 调用内部的 Transact-SQL 函数。 Operator description Set Function Set Function Operator name Set Function. Set 函数。 Operator description Dynamic 动态 Operator name Cursor that can see all changes made by others. 可以查看其他人所做的全部更改的游标。 Operator description Fetch Query 提取查询 Operator name The query used to retrieve rows when a fetch is issued against a cursor. 当对游标发出提取命令时用于检索行的查询。 Operator description Fast Forward 快进 Operator name Fast Forward. 快进。 Operator description Keyset 密钥集 Operator name Cursor that can see updates made by others, but not inserts. 可以查看其他人所做的更新(但不包括插入)的游标。 Operator description Population Query 总体查询 Operator name The query used to populate a cursor's work table when the cursor is opened. 在打开游标时用于填充游标工作表的查询。 Operator description Refresh Query 刷新查询 Operator name Fetches current data for rows in fetch buffer. 为提取缓冲区中的行提取当前数据。 Operator description Snapshot 快照 Operator name A cursor that does not see changes made by others. 看不到其他人所做更改的游标。 Operator description RID Lookup RID 查找 Operator name RID Lookup RID 查找 Operator description Key Lookup 密钥查找 Operator name Uses a supplied clustering key to lookup on a table that has a clustered index. 使用提供的聚集键在具有聚集索引的表中查找。 Operator description Key Lookup 密钥查找 Operator name Adaptive Join 自适应联接 Operator name Chooses dynamically between hash join and nested loops. 在哈希联接和嵌套循环之间动态选择。 Operator description Foreign Key References Check 外键引用检查 Operator name Checks referential integrity of the delete operation. 检查删除操作的引用完整性。 Operator description Apply 应用 Operator name Apply opration. 应用操作。 Operator description Broadcast 广播 Operator name Broadcast data movement. 广播数据移动。 Operator description Compute To Control Node 计算节点到控制节点 Operator name Data flow from compute nodes to control node. 从计算节点到控制节点的数据流。 Operator description Constant Table Get 常量表获取 Operator name Get tuples from contant table. 从固定表格获取元组。 Operator description Control To Compute Nodes 控制节点到计算节点 Operator name Data flow from control node to compute nodes. 从控制节点到计算节点的数据流。 Operator description External Broadcast 外部广播 Operator name Broadcast data movement for external table. 广播外部表的数据移动。 Operator description External Export 外部导出 Operator name Export data movement for external table. 导出外部表的数据移动。 Operator description External Local Streaming 外部本地流式处理 Operator name Streaming data movement between external table and local table. 流式处理外部表和本地表之间的数据移动。 Operator description External RoundRobin 外部 RoundRobin Operator name RoundRobin data movement for external table. RoundRobin 外部表的数据移动。 Operator description External Shuffle 外部无序播放 Operator name Shuffle data movement for external table. 无序播放外部表的数据移动。 Operator description Get 获取 Operator name Get tuples from table. 从表获取元组。 Operator description Group by and Apply 分组依据和应用 Operator name Group by and Apply. 分组依据和应用。 Operator description Group by Aggregates 按聚合分组 Operator name Group by aggregates. 按聚合分组。 Operator description Join 加入 Operator name Join tables. 联接表。 Operator description Rollup Aggregate 汇总聚合 Operator name This represents a ROLLUP operator or a CUBE operator. 这表示 ROLLUP 运算符或 CUBE 运算符。 Operator description Project 项目 Operator name Project columns. 项目列。 Operator description Shuffle 无序播放 Operator name Shuffle data movement. 无序播放数据移动。 Operator description Single Source RoundRobin 单一源 RoundRobin Operator name Single Source RoundRobin data movement. 单一源 RoundRobin 数据移动。 Operator description Single Source Shuffle 单一源无序播放 Operator name Single Source Shuffle data movement. 单一源无序播放数据移动。 Operator description Trim 剪裁 Operator name Trim data. 剪裁数据。 Operator description Union 联合 Operator name Union tables. 联合表。 Operator description Union All 全部联合 Operator name Union All tables. 联合所有表。 Operator description {0}: {1} {0}: {1} Format for name / value pair - {0} is property name, {1} is property value. Parameters: 0 - name (string), 1 - value (string) {0} B {0} 字节 Size in Bytes format {0} KB {0} KB Size in KiloBytes format {0} MB {0} MB Size in Bytes format {0} GB {0} GB Size in GigaBytes format {0} TB {0} TB Size in TeraBytes format Initialization is not properly done for table with id '{0}' 对于 ID 为 "{0}" 的表,初始化未正确完成 . Parameters: 0 - tableId (string) Identity Specification 标识规范 Is Identity 是标识 Specifies whether the column is the identity column for the table. 指定该列是否为表的标识列。 Identity Increment 标识增量 Displays the value added to the maximum existing row identity value when generating the next identity value. 显示生成下一个标识值时加到最大现有行标识值的值。 Identity Seed 标识种子 Displays the initial row value for an identity column. 显示标识列的初始行值。 The path in the table change information cannot be empty 表更改信息中的路径不能为空 The path '{0}' in the table change information is not valid for edit type: '{1}' 表更改信息中的路径 "{0}" 对于编辑类型 "{1}" 无效 . Parameters: 0 - path (string), 1 - editType (string) {0:0.#######} ({1}%) {0:0.#######} ({1}%) display string for the operator cost property - 0.###### - is the float number format specifier. Parameters: 0 - cost (double), 1 - percentage (int) {0} of {1} ({2}%) {0} / {1} ({2}%) . Parameters: 0 - actual (string), 1 - estimated (string), 2 - percent (decimal) Is Enabled 已启用 Specifies whether the foreign key is Enabled 指定是否启用外键 Not For Replication 不用于复制 Enables or disables the constraint for data inserted by a replication process. 启用或禁用复制进程插入的数据的约束。 No Action 无操作 Cascade 级联 Set Null 设置 Null Set Default 设置默认值 Specifies whether the check constraint is Enabled 指定是否已启用检查约束 The underlying type "{0}" for sql variant column "{1}" could not be resolved. SQL 变体列 "{1}" 的基础类型 "{0}" 无法解析。 . Parameters: 0 - underlyingType (string), 1 - columnName (string) Specifies whether the index is enabled 指定是否启用索引。 Whether the index is clustered, only one clustered index is allowed in a table. 无论索引是否为聚集索引,一个表中只允许存在一个聚集索引。 Is Clustered 为聚集索引 Whether the data entered into this index must be unique. 输入到此索引中的数据是否必须是唯一的。 Is Unique 为唯一 Specifies the sort order of the column. 指定列的排序顺序。 Is Ascending 为升序 Columns Removing a column will also remove it from the indexes and foreign keys. Are you sure you want to continue? 删除列还将从索引和外键中删除该列。是否确实要继续? Missing Index (Impact {0}): {1} 缺少索引(影响 {0}): {1} "Missing Index (Impact {0}): {1}" format string for showplan /* Missing Index Details from {0} The Query Processor estimates that implementing the following index could improve the query cost by {1}%. */ //* {0} 中缺少索引的详细信息 查询处理器估计采用以下索引可以将查询开销减少 {1}%。 */ title of missing index details Cannot generate SAS URI for blob container. 无法为 Blob 容器生成 SAS URI。 Failed storing shared access signature token on the SQL Servers. 在 SQL 服务器上存储共享访问签名令牌失败。 Unsupported device type {0} for engine edition {1}. 引擎版本 {1} 不支持的设备类型 {0}。 Create shared access signature is not supported for cloud instances. 云实例不支持创建共享访问签名。 Type 类型 Edge Edge Node 节点 Graph Table 图形表 Edge Constraints 边缘约束 Edge Constraint 边缘约束 Name of the constraint. 约束的名称。 Name 名称 Specifies whether the constraint is enabled. 指定是否启用索引。 Is Enabled 已启用 The behavior when a user tries to delete a row with data that is involved in an edge constraint. 用户尝试删除以下行时的行为: 该行包含外键关系中涉及的数据。 On Delete Action 当删除操作发生时 Edge constraint clauses. 边缘约束子句。 Clauses 子句 Clause 子句 From Table 从表 To Table 到表 None Specifies the table type. 指定表类型。 Unknown enum value: {0}. 未知枚举值: {0}。 . Parameters: 0 - name (string) Schema and Data 架构和数据 Schema Only 仅限架构 None Row Start 行开始 Row End 行尾 System Versioning Enabled 已启用系统版本控制 Specifies whether the table is system versioning enabled. 指定表是否已启用系统版本控制。 System Versioning 系统版本控制 History table of the current table. 当前表的历史记录表。 History Table 历史记录表 Specifies whether the table is memory optimized. 指示该表是否已经过内存优化。 Memory Optimized 内存优化 Memory Optimized 内存优化 Specifies the durability setting of the table. 指定表的持久性设置。 Durability 持续性 Specifies the start or end of the system versioning table's period setting. 指定系统版本控制表的周期设置的开始或结束。 Generated Always As 始终生成为 Is Hidden 已隐藏 Specifies whether the column will be returned by select statement. 指定 select 语句是否返回列。 Specifies whether the engine should automatically create the history table. 指定引擎是否应自动创建历史记录表。 Auto Create History Table 自动创建历史记录表 Specifies the name of the new history table. 指定新历史记录表的名称。 New History Table Name 历史记录表名称 Specifies the default constraint name. 指定默认约束名称。 Default Constraint Name 默认约束名称 New Edge Constraint 新建边缘约束 New Clause 新建子句 Warnings 警告 tooltip text for node warning overlay Parallel Execution 并行执行 tooltip text for node parallelism overlay Computed Column Specifications 计算列规范 Is Computed 计算 Specifies whether the column is a computed column 指定列是否为计算列 Is Persisted 是持久的 Whether the computed column is saved with the data source 计算列是否与数据源一起保存 Is Persisted Nullable 是持久可以为 Null 的 Whether the computed column can have a NULL value (NOT NULL can only be specified if the column is persisted) 计算列是否可以具有 NULL 值(仅当列为持久列时才能指定 NOT NULL)。 An expression that defines the value of a computed column. [More information](https://docs.microsoft.com/en-us/sql/t-sql/statements/alter-table-computed-column-definition-transact-sql#computed_column_expression) 定义已计算列的值的表达式。[详细信息](https://docs.microsoft.com/en-us/sql/t-sql/statements/alter-table-computed-column-definition-transact-sql#computed_column_expression) Formula 公式 Index '{0}' does not have any columns associated with it. 索引“{0}”不具有任何与之关联的列。 . Parameters: 0 - indexName (string) Foreign key '{0}' does not have any columns specified. 外键“{0}”没有指定任何列。 . Parameters: 0 - foreignKeyName (string) Column with name '{0}' has already been added to the index '{1}'. Row number: {2}. 已将名为“{0}”的列添加到索引“{1}”。行号: {2}。 . Parameters: 0 - columnName (string), 1 - indexName (string), 2 - rowNumber (int) Column with name '{0}' has already been added to the foreign key '{1}'. Row number: {2}. 已将名为“{0}”的列添加到外键“{1}”。行号: {2}。 . Parameters: 0 - columnName (string), 1 - foreignKeyName (string), 2 - rowNumber (int) Foreign column with name '{0}' has already been added to the foreign key '{1}'. Row number: {2}. 已将名为“{0}”的外列已添加到外键“{1}”。行号: {2}。 . Parameters: 0 - columnName (string), 1 - foreignKeyName (string), 2 - rowNumber (int) The name '{0}' is already used by another constraint. Row number: {1}. 名称“{0}”已由另一个约束使用。行号: {1}。 . Parameters: 0 - constraintName (string), 1 - rowNumber (int) The name '{0}' is already used by another column. Row number: {1}. 名称“{0}”已由另一列使用。行号: {1}。 . Parameters: 0 - columnName (string), 1 - rowNumber (int) The name '{0}' is already used by another index. Row number: {1}. 另一个索引已使用名称“{0}”。行号: {1}。 . Parameters: 0 - indexName (string), 1 - rowNumber (int) Edge constraint '{0}' does not have any clauses specified. 边缘约束“{0}”未指定任何子句。 . Parameters: 0 - name (string) The pair '{0}' is already defined by another clause in the edge constraint. Row number: {1}. 对“{0}”已由边缘约束中的另一个子句定义。行号: {1}。 . Parameters: 0 - pair (string), 1 - rowNumber (int) Memory-optimized table must have non-clustered primary key. 内存优化表必须具有非群集主键。 System versioned table must have primary key. 系统版本控制表必须具有主键。 System versioned table must have the period columns defined. 系统版本控制表必须定义句点列。 Period columns (Generated Always As Row Start/End) can only be defined once. 句点列(生成的 Always As 行开始/结束)只能定义一次。 Period columns (Generated Always As Row Start/End) must be defined as pair. If one is defined, the other must also be defined. 句点列(生成的 Always As 行开始/结束)必须定义为对。如果定义了一个,则还必须定义另一个。 Columns in primary key cannot be nullable. 主键中的列不能为 null。 Only durable (DURABILITY = SCHEMA_AND_DATA) memory-optimized tables can be system-versioned. 只有持久(DURABILITY = SCHEMA_AND_DATA)内存优化表才能进行系统版本控制。 A table must have at least one non-computed column defined. 表必须至少定义一个非计算列。 The use of seed and increment values other than 1 is not supported with memory optimized tables. 内存优化表不支持使用种子和 1 以外的增量值。 The table has more than one edge constraint on it. This is only useful as a temporary state when modifying existing edge constraints, and should not be used in other cases. 表上有多个边缘约束。这仅在修改现有边缘约束时用作为临时状态有用,而不应用于其他情况。 Cannot use duplicate column names in primary key, column name: {0} 主键中不能使用重复的列名,列名: {0} . Parameters: 0 - columnName (string) Memory-optimized table is not supported for this database. 此数据库不支持内存优化表。 There are multiple table definitions in the script, only the first table can be edited in the designer. 脚本中存在多个表定义,只能在设计器中编辑第一个表。 Operation 操作 Object 对象 Estimated Cost % 估计成本百分比 Estimated Subtree Cost 估计的子树成本 Actual Rows 实际行数 Estimated Rows 估计行数 Actual Executions 实际执行次数 Estimated Executions 估计执行次数 Estimated CPU Cost 估计的 CPU 成本 Estimated IO Cost 估计的 IO 成本 Actual Data Size 实际数据大小 Average Row Size 平均行大小 Included Columns 包含列 The included columns of the index 索引包含的列 Add Column 添加列 Column Filter predicate of the index 索引的筛选器谓词 Filter Predicate 筛选器谓词 Included columns are not supported for a clustered index. 聚集索引不支持包含的列。 Filter predicate is not supported for a clustered index. 聚集索引不支持筛选器谓词。 Column with name '{0}' has already been included to the index '{1}'. Row number: {2}. 已将名为 "{0}" 的列包含到索引 "{1}"。行号: {2}。 . Parameters: 0 - columnName (string), 1 - indexName (string), 2 - rowNumber (int) Included column with name '{0}' has already been part of the index '{1}' and it cannot be included. Row number: {2}. 名为 "{0}" 的包含列已是索引 "{1}" 的一部分,因此不能包含它。行号: {2}。 . Parameters: 0 - columnName (string), 1 - indexName (string), 2 - rowNumber (int) Updatable Ledger 可更新账本 Append-Only Ledger 仅追加账本 Ledger 账本 Dropped Ledger Tables 已删除账本表 Dropped Ledger Views 已删除账本视图 Dropped Ledger Columns 已删除账本列 Could not find SQL model from project: {0}. 无法从项目中找到 SQL 模型: {0}。 . Parameters: 0 - projectUri (string) Unsupported model type: {0}. 不支持的模型类型: {0}。 . Parameters: 0 - type (string) Failed to get user defined objects from model. 无法从模型中获取用户定义的对象。 The computed column with name '{0}' has to be persisted and not nullable to be part of a primary key. 名称为“{0}”的计算列必须保留,并且不能为 null 才能成为主键的一部分。 . Parameters: 0 - columnName (string) The computed column with name '{0}' has to be persisted to be part of the foreign key '{1}'. 名称为“{0}”的计算列必须保留为外键“{1}”的一部分。 . Parameters: 0 - columnName (string), 1 - foreignKeyName (string) Hash index with name '{0}' is not supported on a non memory-optimized table. 非内存优化表不支持名为“{0}”的哈希索引。 . Parameters: 0 - indexName (string) Hash index '{0}' does not have a bucket count. 哈希索引“{0}”没有桶计数。 . Parameters: 0 - indexName (string) Whether the index is a hash index 索引是否为哈希索引 Is Hash 是哈希 Bucket count of the hash index, note the value will always automatically round up to the next power of 2. 哈希索引的桶计数,请注意,该值将始终自动向上舍入到 2 的下一次幂。 Bucket Count 桶计数 Name 名称 Name of the columnstore index 列存储索引的名称 Description 描述 Description of the columnstore index 列存储索引的说明 Whether the columnstore index is clustered. 列存储索引是否聚集。 Is Clustered 为聚集 Filter predicate of the columnstore index 列存储索引的筛选谓词 Filter Predicate 筛选器谓词 Columns in this columnstore index 此列存储索引中的列 Columns Add Column 添加列 Column Column with name '{0}' has already been added to the non-clustered columnstore index '{1}'. Row number: {2}. 已将名为 "{0}" 的列添加到非聚集列存储索引 "{1}"。行号: {2}。 . Parameters: 0 - columnName (string), 1 - indexName (string), 2 - rowNumber (int) Columnstore Indexes 列存储索引 Columnstore Index 列存储索引 New Columnstore Index 新建列存储索引 Non-clustered columnstore index '{0}' does not have any columns associated with it. 非聚集列存储索引 "{0}" 没有任何与其关联的列。 . Parameters: 0 - indexName (string) I have read the summary and understand the potential risks. 我已阅读摘要并了解潜在风险。 The connection could not be found 无法找到连接 Actual CPU Cost 实际 CPU 成本 New password cannot be empty 新密码不能为空 Press OK to input a new password that is not empty. 请按“确定”,输入不为空的新密码。 Press OK to input a new password that meets operating system policy requirements. 请按“确定”,输入满足操作系统策略要求的新密码。 Press OK to input a different password. 请按“确定”,输入其他密码。 Transaction Id Start 事务 ID 开始 Transaction Id End 事务 ID 结束 Sequence Number Start 序列号开始 Sequence Number End 序列号结束 Built-in Schemas 内置架构 Attestation URL cannot be empty with the selected value of Attestation protocol. 证明 URL 不能为空,且所选值为证明协议。 Invalid value '{0}' for Secure enclaves. Valid values are 'Enabled' and 'Disabled'. Secure enclave 的值“{0}”无效。有效值为“已启用”和“已禁用”。 . Parameters: 0 - secureEnclaves (string) The Attestation URL must not be specified with Attestation protocol 'None'. Either set appropriate Attestation protocol or remove Attestation URL from connection properties. 证明 URL 不能使用“无”的证明协议指定。请设置适当的证明协议或从连接属性中删除证明 URL。 <default> <default> Reset password for the login while unlocking. 解锁时重置登录密码。 The object could not be renamed. URN: '{0}'. 无法重命名对象。URN:“{0}”。 . Parameters: 0 - urn (string) Attestation protocol cannot be empty with Secure enclaves enabled. 证明协议不能为空且已启用安全 enclave。 Alter 更改 Connect 连接 Control 控制 Delete 删除 Execute 执行 Impersonate 模拟 Insert 插入 Receive 接收 References 引用 Select 选择 Send 发送​​ Take ownership 接管所有权 Update 更新 View definition 查看定义 View change tracking 查看更改跟踪 Alter any application role 更改任意应用程序角色 Alter any assembly 更改任意程序集 Alter any asymmetric key 更改任意非对称密钥 Alter any certificate 更改任意证书 Alter any database audit 更改任意数据库审核 Alter any contract 更改任意约定 Alter any database DDL trigger 更改任意数据库 DDL 触发器 Alter any database event notification 更改任意数据库事件通知 Alter any dataspace 更改任意数据空间 Alter any external data source 更改任何外部数据源 Alter any external file format 更改任何外部文件格式 Alter any fulltext catalog 更改任意全文目录 Alter any mask 更改任何掩码 Alter any message type 更改任意消息类型 Alter any remote service binding 更改任意远程服务绑定 Alter any role 更改任意角色 Alter any route 更改任意路由 Alter any schema 更改任意架构 Alter any security policy 更改任意安全策略 Alter any sensitivity classification 更改任何敏感度分类 Alter any service 更改任意服务 Alter any user 更改任意用户 Alter any symmetric key 更改任意对称密钥 Authenticate 身份验证 Backup database 备份数据库 Backup log 备份日志 Checkpoint 检查点 Connect replication 连接复制 Create aggregate 控制聚合 Create assembly 创建程序集 Create asymmetric key 创建非对称密钥 Create certificate 创建证书 Create contract 创建约定 Create database 创建数据库 Create database DDL event notification 创建数据库 DDL 事件通知 Create default 创建默认值 Create fulltext catalog 创建全文目录 Create function 创建函数 Create message type 创建消息类型 Create procedure 创建过程 Create queue 创建队列 Create remote service binding 创建远程服务绑定 Create role 创建角色 Create route 创建路由 Create rule 创建规则 Create schema 创建架构 Create service 创建服务 Create symmetric key 创建对称密钥 Create synonym 创建同义词 Create sequence 创建序列 Create table 创建表 Create type 创建类型 Create view 创建视图 Create XML schema collection 创建 XML 架构集合 Show plan 显示计划 Subscribe query notifications 订阅查询通知 Unmask 撤消掩码 View any column encryption key definition 查看任意列加密密钥定义 View any column master key definition 查看任意列主密钥定义 View any sensitivity classification 查看任何敏感度分类 View database state 查看数据库状态 Administer bulk operations 管理大容量操作 Alter any server audit 更改任意服务器审核 Alter any connection 更改任意连接 Alter any credential 更改任意凭据 Alter any database 更改任意数据库 Alter any endpoint 更改任意端点 Alter any event notification 更改任意事件通知 Alter any event session 更改任意事件会话 Alter any linked server 更改任意链接服务器 Alter any login 更改任意登录名 Alter any server role 更改任何服务器角色 Alter resources 更改资源 Alter server state 更改服务器状态 Alter settings 更改设置 Alter trace 更改跟踪 Authenticate server 验证服务器 Connect SQL 连接 SQL Control server 控制服务器 Create any database 创建任意数据库 Create DDL event notification 创建 DDL 事件通知 Create endpoint 创建端点 Create trace event notification 创建跟踪事件通知 Create server role 创建服务器角色 External access assembly 外部访问程序集 Shutdown 关闭 Unsafe assembly 不安全的程序集 View any database 查看任意数据库 View any definition 查看任意定义 View server state 查看服务器状态 Alter any availability group 更改任何可用性组 Create availability group 创建可用性组 Select All User Securables 选择所有用户安全对象 Connect Any Database 连接任意数据库 Impersonate Any Login 模拟任何登录 Name 名称 Include or exclude objects based on the name or part of a name. 根据名称或名称的一部分包含或排除对象。 Schema 架构 Include or exclude objects based on the schema or part of a schema name. 根据架构名称或架构名称的一部分包含或排除对象。 Owner 所有者 Include or exclude objects based on the owner or part of an owner name. 根据所有者名称或部分所有者名称包含或排除对象。 Durability Type 持续性类型 Include or exclude objects based on the durability type. 基于持续性类型包含或排除对象。 Is Memory Optimized 已经过内存优化 Include or exclude objects based on whether the object is memory optimized. 基于对象是否已经过内存优化包含或排除对象。 Create Date 创建日期 Include or exclude objects based on their creation date. 根据对象的创建日期包括或排除对象。 Is Natively Compiled 已本机编译 Include or exclude objects based on whether the object is natively compiled. 基于对象是否已本机编译包含或排除对象。 SetServiceProvider() was not called to establish the required service provider 未调用 SetServiceProvider() 来建立所需的服务提供程序 Service {0} was not found in the service provider 在服务提供程序中找不到服务 {0} Table-valued functions 表值函数 External Data Source 外部数据源 Server role 服务器角色 XML schema collection XML 架构集合 Stored procedures 存储过程 Endpoints 终结点 Sequence 顺序 User-defined data type 用户定义数据类型 Full-text catalogs 全文目录 Credential 凭据 Database roles 数据库角色 Endpoint 端点 Views 视图 Assembly 程序集 Scalar function 标量函数 Servers 服务器 Table Queue 队列 Logins 登录名 Stored procedure 存储过程 Defaults 默认值 Symmetric key 对称密钥 User-defined table type 用户定义表类型 Inline function 内联函数 Server roles 服务器角色 Agent job 代理作业 Database role 数据库角色 Synonym 同义词 Availability Group 可用性组 External File Formats 外部文件格式 Database 数据库 Symmetric keys 对称密钥 Security Policy 安全策略 External File Format 外部文件格式 Application role 应用程序角色 Assemblies 程序集 Sequences 序列 User-defined data types 用户定义数据类型 Server 服务器 Aggregate function 聚合函数 Full-text catalog 全文目录 Certificates 证书 Availability Groups 可用性组 Databases 数据库 View 视图 Schemas 架构 Rules 规则 Certificate 证书 User 用户 Agent jobs 代理作业 Synonyms 同义词 Aggregate functions 聚合函数 Table-valued function 表值函数 Rule 规则 Queues 队列 Asymmetric keys 非对称密钥 Application roles 应用程序角色 Extended stored procedure 扩展存储过程 Login 登录 Inline functions 内联函数 Users 用户 External Data Sources 外部数据源 Scalar functions 标量函数 Tables Credentials 凭据 Schema 架构 User-defined table types 用户定义表类型 Security Policies 安全策略 XML schema collections XML 架构集合 Extended stored procedures 扩展存储过程 Asymmetric key 非对称密钥 Default 默认值 In Primary Key 在主键中 Include or exclude objects based on whether the column is in a primary key. 根据列是否在主键中来包含或排除对象。 Schema Only 仅限架构 Schema and Data 架构和数据 Change Autogrowth for {0} 更改 {0} 的自动增长设置 Change Maxsize for {0} 更改 {0} 的最大大小 Change Autogrowth 更改自动增长 Change Maxsize 更改最大大小 SQL Server 2000 (80) SQL Server 2000 (80) SQL Server 7.0 (70) SQL Server 7.0 (70) SQL Server 2005 (90) SQL Server 2005 (90) New Database 新建数据库 Database properties cannot be set or viewed for databases in 6.0 or 6.5 compatibility mode. 对于使用 6.0 或 6.5 兼容模式的数据库,无法设置或查看其属性。 You cannot modify the path for existing database files. 无法修改现有数据库文件的路径。 There is already a database named "{0}" on the server. 服务器上已有名为“{0}”的数据库。 Database Properties 数据库属性 File name was empty. Provide a file name for the file. 文件名为空。请提供该文件的名称。 Cannot create a file with name '{0}' because it contains the invalid character '{1}'. 无法使用名称“{0}”创建文件,因为它包含无效字符“{1}”。 Cannot create a file with name '{0}' because it begins with a space character. 无法使用名称“{0}”创建文件,因为它以空白字符开头。 A database name cannot consist of all whitespace characters. 数据库名称不能全部由空白字符组成。 Current default filegroup: {0} 当前默认的文件组: {0} New Filegroup for {0} {0} 的新建文件组 Default 默认值 Files 文件 Name 名称 Read-Only 只读 Autogrow All Files 自动增长所有文件 Autogrowth / Maxsize 自动增长/最大大小 ... ... <default> <default> Filegroup 文件组 Logical Name 逻辑名称 File Type 文件类型 Initial Size (MB) 初始大小(MB) Size (MB) 大小(MB) <new filegroup> <new filegroup> Path 路径 File Name 文件名 <raw device> <raw device> Bulk-logged 大容量日志 Full 完全 Simple 简单 Select Database Owner 选择数据库所有者 Extended Properties 扩展属性 Filegroups 文件组 General 常规 Options 选项 Configure SLO 配置 SLO New Database 新建数据库 None By {0} MB, Limited to {1} MB 增量为 {0} MB,限制为 {1} MB By {0} percent, Limited to {1} MB 增量为 {0}%,限制为 {1} MB By {0} MB, Unlimited 增量为 {0} MB,增长无限制 By {0} percent, Unlimited 增量为 {0}%,增长无限制 Unlimited 无限制 Limited to {0} MB 限制为 {0} MB Automatic 自动 Service Broker Service Broker Collation 排序规则 Cursor 游标 Miscellaneous 杂项 Recovery 恢复 State 状态 ANSI NULL Default ANSI NULL 默认值 ANSI NULLS Enabled ANSI NULLS 已启用 ANSI Padding Enabled ANSI 填充已启用 ANSI Warnings Enabled ANSI 警告已启用 Arithmetic Abort Enabled 算术中止已启用 Auto Close 自动关闭 Auto Create Statistics 自动创建统计信息 Auto Shrink 自动收缩 Auto Update Statistics 自动更新统计信息 Auto Update Statistics Asynchronously 自动异步更新统计信息 Case Sensitive 区分大小写 Close Cursor on Commit Enabled 提交时关闭游标功能已启用 Collation 排序规则 Concatenate Null Yields Null 串联的 Null 结果为 Null Database Compatibility Level 数据库兼容性级别 Database State 数据库状态 Default Cursor 默认游标 Full-Text Indexing Enabled 全文检索已启用 Numeric Round-Abort 数值舍入中止 Page Verify 页验证 Quoted Identifiers Enabled 允许带引号的标识符 Database Read-Only 数据库为只读 Recursive Triggers Enabled 递归触发器已启用 Restrict Access 限制访问 Select Into/Bulk Copy 选中/大容量复制 Honor Broker Priority 服从 Broker 优先级 Service Broker Identifier Service Broker 标识符 Broker Enabled Broker 已启用 Truncate Log on Checkpoint 在检查点截断日志 Cross-database Ownership Chaining Enabled 跨数据库所有权链接已启用 Trustworthy 可信 Date Correlation Optimization Enabled 日期相关性优化已启用 Parameterization 参数化 Forced 强制 Simple 简单 ROWS Data 行数据 LOG 日志 FILESTREAM Data FILESTREAM 数据 Not Applicable 不适用 <default path> <default path> Open Connections 打开的连接 To change the database properties, SQL Server must close all other connections to the database. Are you sure you want to change the properties and close all other connections? 若要更改数据库属性,SQL Server 必须关闭此数据库的所有其他连接。是否确实要更改属性并关闭所有其他连接? AUTO_CLOSED AUTO_CLOSED EMERGENCY EMERGENCY INACCESSIBLE 无法访问 NORMAL 常规 OFFLINE OFFLINE RECOVERING RECOVERING RECOVERY PENDING RECOVERY PENDING RESTORING RESTORING SHUTDOWN 关闭 STANDBY 备用 SUSPECT SUSPECT GLOBAL GLOBAL LOCAL LOCAL MULTI_USER MULTI_USER RESTRICTED_USER RESTRICTED_USER SINGLE_USER SINGLE_USER CHECKSUM 校验和 NONE NONE TORN_PAGE_DETECTION TORN_PAGE_DETECTION VarDecimal Storage Format Enabled Vardecimal 存储格式已启用 SQL Server 2008 (100) SQL Server 2008 (100) Encryption Enabled 已启用加密 OFF 关闭 ON 开启 PRIMARY 主要 For the distribution policy HASH, the number of leading hash columns is optional but should be from 1 to 16 columns 对于分发策略 HASH,前导哈希列的数目是可选的,但列数应是 1 到 16 列 SQL Server 2012 (110) SQL Server 2012 (110) SQL Server 2014 (120) SQL Server 2014 (120) SQL Server 2016 (130) SQL Server 2016 (130) SQL Server 2017 (140) SQL Server 2017 (140) SQL Server 2019 (150) SQL Server 2019 (150) SQL Server 2022 (160) SQL Server 2022 (160) None Partial 部分 FILESTREAM Files FILESTREAM 文件 No Applicable Filegroup 无适用文件组 Basic 基本 Standard 标准 Premium Premium DataWarehouse 数据仓库 General Purpose 常规用途 Business Critical 业务关键型 Edition value is not valid 版本值无效 Hyperscale 超大规模 None