updatable
美
英 
例句
Create Web pages to display your data as read-only or to access it in an updatable format.
创建网页来显示只读数据或以可更新格式访问数据。
In particular, the response includes only the markup for the updatable regions that have been modified during the postback.
特别是,该响应只包括回发期间修改的可更新区域的标记。
Using updatable subscriptions with transactional publications is still supported.
仍支持包含事务发布的可更新订阅。
The wizard will list the record sources of the page and prompt you to specify the updatable record source.
向导将列出页的记录源,并提示您指定可更新的记录源。
A Boolean value indicating whether or not the application is updatable.
一个布尔值,指示是否可以更新应用程序。
Describes the components and processes involved in transactional replication , including updatable subscriptions .
说明事务性复制中涉及的组件和进程,包括可更新订阅。
Specifies whether or not the application is updatable.
指定是否可以更新应用程序。
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子句中引用一个基表。
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)形成的列得出的计算结果不可更新。
A primary key must be defined on the updatable recordset returned by the SELECT statement.
必须为SELECT语句返回的可更新的记录集定义一个主键。
A more detailed discussion of how to use the updatable catalog views to optimize performance is beyond the scope of this article.
关于如何使用可更新编目视图来优化性能的讨论超出了本文的范围。
The type of publication to create (snapshot, transactional, transactional with updatable subscriptions, or merge).
要创建的发布的类型(快照、事务、带有可更新订阅的事务或合并)。
This system is targeted towards creating private community sites only viewable and updatable by registered community members.
这个系统目的在于创建私人社区网站,只有注册成社区用户才能浏览和更新。
In this case, the view definition must meet all the restrictions for an updatable view.
在这种情况下,视图定义必须满足可更新视图的所有约束。
Use an updatable ResultSet to retrieve and UPDATE one row at a time.
使用可更新的ResultSet一次仅获取和UPDATE一个行。
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模式下创建的。
Essential - No. If this argument is null, then updatable cursors are used to modify the selected columns.
必需——否。如果这个参数是null,则使用可更新的游标来修改所选的列。
This effectively allows you to update a non-updatable view.
这种高效支持您更新一个不可更新的视图。
On the Updatable Subscriptions page of the New Subscription Wizard, ensure Replicate is selected.
在新建订阅向导的“可更新订阅”页上,确保已选中“复制”。
Change the update mode of an updatable transactional subscription.
更改可更新的事务性订阅的更新模式。
Configure updatable subscriptions on the Updatable Subscriptions page of the New Subscription Wizard.
在新建订阅向导的“可更新订阅”页上,配置可更新订阅。
The SYSSTAT schema contains a small number of updatable views that are based on the system catalog tables.
SYSSTAT模式包含少量的基于系统编目表的可更新视图。
If this argument is null, then updatable cursors are used to modify the selected columns.
如果该参数为null,则使用可更新的游标来修改所选的列。
You can replace the function with an updatable one, or you can change the query type to a SELECT query.
您可以用可更新的函数替换该函数,或者将查询类型更改为SELECT查询。
INSTEAD OF triggers can be created on a view to make a view updatable.
可以对视图创建INSTEADOF触发器,以使视图可更新。
If the view is a partitioned view, the view is updatable, subject to certain restrictions.
如果视图为分区视图,则可遵循某些限制对其进行更新。
Defines updatable columns within the cursor.
定义游标中可更新的列。
You can also use the Login for Updatable Subscriptions page of the New Subscription Wizard, which calls sp_link_publication.
还可以使用新订阅向导的“用于可更新订阅的登录名”页,该页可调用sp_link_publication。
The exception generated is, "Result set is not updatable. "
产生的异常是“结果集不可更新”。
Query contains updatable partitioned views.
查询包含可更新的分区视图。
The chart in Figure 7 summarizes the potential benefits of applying optimization techniques to updatable panels.
图7中的图表总结了将优化技术应用于可更新面板可能带来的好处。
For more information about updatable views, see CREATE VIEW (Transact-SQL).
有关可更新视图的详细信息,请参阅CREATEVIEW(Transact-SQL)。
The original values for updatable fields in a GridView control are stored in ViewState.
GridView控件中的可更新字段的原始值存储在ViewState中。
ALTER TRIGGER supports manually updatable views through INSTEAD OF triggers on tables and views.
通过表和视图上的INSTEADOF触发器,ALTERTRIGGER支持可手动更新的视图。
Specifies whether the view is updatable.
指定视图是否可更新。
Updatable, holdable, and scrollable cursors on remote procedures are not supported.
在远程过程上不支持可更新、可持有和可滚动的游标。
Select Allow this precompiled site to be updatable.
选择“允许更新此预编译站点”。
If this value is set to null or empty string, CLP throws a JCC exception: Column not updatable.
如果将这个值设置为null或空字符串,CLP会抛出JCC异常:Columnnotupdatable。
The DB2 UDB import utility writes data from an input file to a database table or updatable view.
DB2UDBimport工具将数据从输入文件写到数据库表或可更新视图。
An updatable result set is a result set in which rows can be inserted, updated, and deleted.
可更新的结果集是可在其中插入、更新和删除行的结果集。