1.
Are you sure you want to delete article '%1' based on indexed view '%2'?
确实要删除索引视图“%2”的项目“%1”吗?
2.
%9 could not retrieve information about the indexed views in database '%1'.
%9 未能检索到数据库“%1”中索引视图的信息。
3.
Retrieving information about the indexed views in this database
正在检索有关此数据库中的索引视图的信息
4.
%9 encountered one or more errors while retrieving the list of indexed views in database '%1'. The list of indexed views may not be complete.
%9 在检索数据库“%1”中索引视图列表时遇到了一个或多个错误。索引视图列表可能不完整。
5.
Partitions to be merged must both be processed with either indexed views or tables
要合并的分区都必须用索引视图或表处理
6.
One or more indexed views have already been published. Do you want to update those articles with the new defaults?
已经发布了一个或多个索引视图。要用新的默认值更新那些项目吗?
7.
Cannot enable real time updates on this partition without indexed views.
在此分区上无法在没有索引视图的情况下启用实时更新。
8.
The default is for indexed view articles in this publication to create tables at Subscribers.
默认为此发布中的索引视图项目在订阅服务器上创建表。
9.
Cannot index the view '%.*ls'. It references another view or function '%.*ls'.
无法为视图 ''%1!'' 创建索引。该视图引用了另一个视图或函数 ''%3!''。
10.
The view cannot be displayed because no index was specified.
由于未指定索引,因此无法显示该视图。
11.
list and index of admiralty chart folio
英版海图图夹索引图
12.
Index cannot be created on view '%.*ls' because the view contains a self-join on '%.*ls'.
无法在视图 ''%1!'' 上创建索引,因为该视图在 ''%3!'' 上有自联接。
13.
Cannot create index on view '%.*ls'. It contains a self-join on '%.*ls'.
无法在视图 ''%1!'' 上创建索引。该视图在 ''%3!'' 上有自链接。
14.
An index cannot be created on the view '%.*ls' because the view definition includes duplicate column names.
无法在视图 ''%1!'' 上创建索引,因为该视图的定义中包括重复列名。
15.
An index cannot be created on the view '%.*ls' because no row can satisfy the view definition.
无法在视图 ''%1!'' 上创建索引,因为没有一行可满足该视图的定义。
16.
Cannot create %S_MSG on view '%.*ls'. It does not have a unique clustered index.
无法在视图 ''%2!'' 上创建 %1!。该视图没有唯一的聚集索引。
17.
Cannot index the view '%.*ls'. Underlying table '%.*ls' has a different owner.
无法为视图 ''%1!'' 创建索引。基础表 ''%3!'' 的所有者不同。
18.
Nonunique clustered index cannot be created on view '%.*ls' because only unique clustered indexes are allowed.
无法在视图 ''%1!'' 上创建非唯一的聚集索引,因为只允许使用唯一聚集索引。