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.
可更新的結果集是可在其中插入、更新和刪除行的結果集。