网站首页  词典首页

请输入您要查询的英文单词:

 

单词 updatable
释义

updatable

  • 网络可更新;可更新的;增改更新
1.
可更新
了解游标类型 ... (CONCUR_READ_ONLY) 只进,只读 (CONCUR_UPDATABLE) 只进,可更新 TYPE_SS_SCROLL_KEYSE…
msdn.microsoft.com
2.
可更新的
可更新的UPDATABLE):允许对结果集进行更改,修改或者删除,并且可以将它反应到数据库中Connection接口中提供的 …
www.cnblogs.com
3.
增改更新
CD-R 是属於可以增改更新Updatable)的媒体,只要写入新的卷描述符组(VDS),就可以修改卷信息,这种标准也规定如 …
hi.baidu.com
4.
更新和删除动作
...前端产生的 Cursor 要对后端资料库进行新增、更新和删除动作updatable),有四个属性一定要设定,分别为 Table、KeyFi…
jengting.blogspot.com
5.
可以更新操作
JAVA部分... ... resultSetConcurrency 数据集更新方式 CONCUR_UPDATABLE 可以更新操作 VERTICAL_SOROLLEARAS_AL…
hi.baidu.com
6.
可修改的
计算机专业英语单词_百度文库 ... ROM Nonvolatility 非易失性 Updatable 可修改的 in place 在适当的地方 ...
wenku.baidu.com

例句

释义:
1.
Create Web pages to display your data as read-only or to access it in an updatable format.
创建网页来显示只读数据或以可更新格式访问数据。
office.microsoft.com
2.
In particular, the response includes only the markup for the updatable regions that have been modified during the postback.
特别是,该响应只包括回发期间修改的可更新区域的标记。
blog.163.com
3.
Using updatable subscriptions with transactional publications is still supported.
仍支持包含事务发布的可更新订阅。
msdn2.microsoft.com
4.
The wizard will list the record sources of the page and prompt you to specify the updatable record source.
向导将列出页的记录源,并提示您指定可更新的记录源。
office.microsoft.com
5.
A Boolean value indicating whether or not the application is updatable.
一个布尔值,指示是否可以更新应用程序。
msdn2.microsoft.com
6.
Describes the components and processes involved in transactional replication , including updatable subscriptions .
说明事务性复制中涉及的组件和进程,包括可更新订阅。
www.bing.com
7.
Specifies whether or not the application is updatable.
指定是否可以更新应用程序。
msdn2.microsoft.com
8.
The view referenced by table_or_view_name must be updatable and reference exactly one base table in the FROM clause of the view.
table_or_view_name引用的视图必须可更新,并且只在该视图的FROM子句中引用一个基表。
technet.microsoft.com
9.
Columns formed using set operators (UNION, UNION ALL, CROSSJOIN, EXCEPT, and INTERSECT) amount to a computation and are also not updatable.
使用集合运算符(UNION、UNIONALL、CROSSJOIN、EXCEPT和INTERSECT)形成的列得出的计算结果不可更新。
technet.microsoft.com
10.
A primary key must be defined on the updatable recordset returned by the SELECT statement.
必须为SELECT语句返回的可更新的记录集定义一个主键。
msdn2.microsoft.com
1.
A more detailed discussion of how to use the updatable catalog views to optimize performance is beyond the scope of this article.
关于如何使用可更新编目视图来优化性能的讨论超出了本文的范围。
www.ibm.com
2.
The type of publication to create (snapshot, transactional, transactional with updatable subscriptions, or merge).
要创建的发布的类型(快照、事务、带有可更新订阅的事务或合并)。
msdn2.microsoft.com
3.
This system is targeted towards creating private community sites only viewable and updatable by registered community members.
这个系统目的在于创建私人社区网站,只有注册成社区用户才能浏览和更新。
dictsearch.appspot.com
4.
In this case, the view definition must meet all the restrictions for an updatable view.
在这种情况下,视图定义必须满足可更新视图的所有约束。
msdn2.microsoft.com
5.
Use an updatable ResultSet to retrieve and UPDATE one row at a time.
使用可更新的ResultSet一次仅获取和UPDATE一个行。
www.ibm.com
6.
One set of read-only views is created under the SYSCAT schema, and a smaller set of updatable views is created under the SYSSTAT schema.
其中一组只读视图在SYSCAT模式下创建,另一组更小的可更新视图则是在SYSSTAT模式下创建的。
www.ibm.com
7.
Essential - No. If this argument is null, then updatable cursors are used to modify the selected columns.
必需——否。如果这个参数是null,则使用可更新的游标来修改所选的列。
www.ibm.com
8.
This effectively allows you to update a non-updatable view.
这种高效支持您更新一个不可更新的视图。
www.ibm.com
9.
On the Updatable Subscriptions page of the New Subscription Wizard, ensure Replicate is selected.
在新建订阅向导的“可更新订阅”页上,确保已选中“复制”。
msdn2.microsoft.com
10.
Change the update mode of an updatable transactional subscription.
更改可更新的事务性订阅的更新模式。
msdn2.microsoft.com
1.
Configure updatable subscriptions on the Updatable Subscriptions page of the New Subscription Wizard.
在新建订阅向导的“可更新订阅”页上,配置可更新订阅。
msdn2.microsoft.com
2.
The SYSSTAT schema contains a small number of updatable views that are based on the system catalog tables.
SYSSTAT模式包含少量的基于系统编目表的可更新视图。
www.ibm.com
3.
If this argument is null, then updatable cursors are used to modify the selected columns.
如果该参数为null,则使用可更新的游标来修改所选的列。
www.ibm.com
4.
You can replace the function with an updatable one, or you can change the query type to a SELECT query.
您可以用可更新的函数替换该函数,或者将查询类型更改为SELECT查询。
msdn2.microsoft.com
5.
INSTEAD OF triggers can be created on a view to make a view updatable.
可以对视图创建INSTEADOF触发器,以使视图可更新。
msdn2.microsoft.com
6.
If the view is a partitioned view, the view is updatable, subject to certain restrictions.
如果视图为分区视图,则可遵循某些限制对其进行更新。
msdn2.microsoft.com
7.
Defines updatable columns within the cursor.
定义游标中可更新的列。
msdn2.microsoft.com
8.
You can also use the Login for Updatable Subscriptions page of the New Subscription Wizard, which calls sp_link_publication.
还可以使用新订阅向导的“用于可更新订阅的登录名”页,该页可调用sp_link_publication。
msdn2.microsoft.com
9.
The exception generated is, "Result set is not updatable. "
产生的异常是“结果集不可更新”。
msdn2.microsoft.com
10.
Query contains updatable partitioned views.
查询包含可更新的分区视图。
msdn2.microsoft.com
1.
The chart in Figure 7 summarizes the potential benefits of applying optimization techniques to updatable panels.
图7中的图表总结了将优化技术应用于可更新面板可能带来的好处。
blog.163.com
2.
For more information about updatable views, see CREATE VIEW (Transact-SQL).
有关可更新视图的详细信息,请参阅CREATEVIEW(Transact-SQL)。
technet.microsoft.com
3.
The original values for updatable fields in a GridView control are stored in ViewState.
GridView控件中的可更新字段的原始值存储在ViewState中。
msdn2.microsoft.com
4.
ALTER TRIGGER supports manually updatable views through INSTEAD OF triggers on tables and views.
通过表和视图上的INSTEADOF触发器,ALTERTRIGGER支持可手动更新的视图。
msdn2.microsoft.com
5.
Specifies whether the view is updatable.
指定视图是否可更新。
msdn2.microsoft.com
6.
Updatable, holdable, and scrollable cursors on remote procedures are not supported.
在远程过程上不支持可更新、可持有和可滚动的游标。
www.ibm.com
7.
Select Allow this precompiled site to be updatable.
选择“允许更新此预编译站点”。
msdn2.microsoft.com
8.
If this value is set to null or empty string, CLP throws a JCC exception: Column not updatable.
如果将这个值设置为null或空字符串,CLP会抛出JCC异常:Columnnotupdatable。
www.ibm.com
9.
The DB2 UDB import utility writes data from an input file to a database table or updatable view.
DB2UDBimport工具将数据从输入文件写到数据库表或可更新视图。
www.ibm.com
10.
An updatable result set is a result set in which rows can be inserted, updated, and deleted.
可更新的结果集是可在其中插入、更新和删除行的结果集。
msdn2.microsoft.com
1.
For more information about updatable views, see Remarks.
有关可更新视图的详细信息,请参阅“备注”。
msdn2.microsoft.com
2.
A precompiled updatable site does not allow for multiple pages to reference the same CodeFile class.
预编译的可更新网站不允许多个页引用同一个CodeFile类。
msdn2.microsoft.com
3.
Updatable functions returning a table.
返回表的可更新函数。
technet.microsoft.com
4.
Non-updatable functions returning a table.
返回表的不可更新的函数。
technet.microsoft.com
5.
The deployed application will be updatable.
已部署的应用程序将是可以更新的。
msdn2.microsoft.com
6.
SYSSTAT: A set of updatable catalog views.
SYSSTAT:一组可更新的编目视图。
www.ibm.com
7.
The first two is Kaspersky Labs updatable , while the rest are for user configuration.
首两项是卡巴斯基实验室更新,其余的则是为用户配置。
dictsearch.appspot.com
8.
If a partitioned view is not updatable, it can serve only as a read-only copy of the original table.
如果分区视图不可更新,则它只能作为原始表的只读副本。
technet.microsoft.com
9.
Use updatable partitioned views that modify one or more member tables.
使用修改一个或多个成员表的可更新分区视图。
msdn2.microsoft.com
10.
This topic discusses how to create updatable providers using OLE DB templates.
本主题讨论如何使用OLEDB模板创建可更新的提供程序。
msdn2.microsoft.com
1.
In fact, you can use SQL UPDATE statements to change the values of statistical columns in updatable catalog views.
实际上,您可以使用SQLUPDATE语句来更改可更新编目视图中的统计列。
www.ibm.com
2.
There are two steps to creating an updatable provider.
创建可更新的提供程序有两步。
msdn2.microsoft.com
3.
If the column that is used in the CHECK constraint is also part of the primary key, the view is updatable.
如果在CHECK约束中使用的列也是主键的一部分,则该视图是可更新的。
www.microsoft.com
4.
SQL Server 2005 reports UNION ALL results as computed and, therefore, not updatable.
SQLServer2005将UNIONALL结果报告为计算结果,因此是不可更新的。
msdn2.microsoft.com
5.
If the data source is not read-only, you can specify that your recordset be updatable, appendable, or read-only.
如果数据源不是只读的,可以指定记录集为可更新的、可追加的或只读。
msdn2.microsoft.com
6.
A Relevance Feedback-Based Image Retrieval with an Updatable Feature Database
一种特征库可更新的相关反馈图像检索方法
scholar.ilib.cn
7.
Represents a row of updatable values from the data source.
表示数据源中的一行可更新的值。
msdn2.microsoft.com
8.
Updatable subscriptions with snapshot publications
包含快照发布的可更新订阅
msdn2.microsoft.com
9.
The following are the conditions under which updatable cursors against distributed queries are allowed
下面是允许使用分布式查询中的可更新游标的条件
technet.microsoft.com
10.
To enable updatable subscriptions for transactional publications
启用事务发布的可更新订阅
msdn2.microsoft.com
1.
Considerations for Using Updatable Subscriptions
使用可更新订阅的注意事项
msdn2.microsoft.com
2.
For more information about updatable subscriptions, see
有关可更新订阅的详细信息,请参阅
msdn2.microsoft.com
3.
A result set can be updatable, meaning that it can be modified and have those modifications pushed to the original data source.
结果集可以是可更新的,这意味着可以对其进行修改,并将修改内容传给原始数据源。
msdn2.microsoft.com
4.
To configure the Web project to be updatable
将Web项目配置为可更新的
msdn2.microsoft.com
5.
To configure an updatable subscription from the Subscriber
从订阅服务器配置可更新订阅
msdn2.microsoft.com
6.
Partitioned views are updatable if either of the following conditions is met
如果满足下列任一条件,则分区视图可被更新
msdn2.microsoft.com
7.
For a definition of updatable views, see
有关可更新视图的定义,请参阅
msdn2.microsoft.com
8.
To configure an updatable subscription from the Publisher
从发布服务器配置可更新订阅
msdn2.microsoft.com
9.
Updatable cursors (through JDBC)
可更新的游标(通过JDBC)
www.ibm.com
10.
Realization and Application of Updatable Views based on Multiple Tables in Oracle
Oracle中基于多表的可更新视图的实现与应用
service.ilib.cn
1.
The disadvantages of precompiling with non-updatable UI include the following
不可更新UI的预编译的缺点包括
msdn2.microsoft.com
2.
UPDATABLE_COLUMNS Description of all updatable columns
所有可更新列的描述
wenku.baidu.com
3.
The disadvantages of precompiling a Web site with updatable UI include the following
可更新UI的网站预编译的缺点包括
msdn2.microsoft.com
4.
Imagine you have a calendar control in an ASP. NET page and you use updatable panels to keep the refresh smooth
假设ASP.NET页面中有一个日历控件,您使用可更新面板使刷新保持流畅
msdn.microsoft.com
5.
How to: Switch Between Update Modes for an Updatable Transactional Subscription (SQL Server Management Studio)
如何切换可更新事务性订阅的更新模式(SQLServerManagementStudio)
msdn2.microsoft.com
6.
SQL Server 7. 0 Snapshot or transactional publications that allow updatable subscriptions
允许可更新订阅的SQLServer7.0快照或事务性发布
msdn2.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/2/5 18:27:47