keyset
美 ['k?set]
英 
英漢解釋
例句
If the query references at least one table without a unique index, the keyset cursor is converted to a static cursor.
如果查詢引用了至少一個無唯一索引的表,則鍵集游標將轉換為靜態游標。
The first attempt by the System Attendant to open an existing container does not work with NTE_BAD_KEYSET.
系統助理打開現有容器的第一次嘗試失敗,出現錯誤NTE_BAD_KEYSET。
When cursors generate a keyset for a result set, the query optimizer estimates the number of rows that will be returned for that result set.
游標為某個結果集生成鍵集時,查詢優化器將估計為該結果集返回的行數。
Allows you to augment the callers keyset with your own.
允許您使用自己的鍵集來擴充調用者的鍵集。
A distributed partition view ( remote view ) cannot be updated using a keyset - driven cursor .
通過對分布式查詢定義的鍵集游標可以更新或刪除遠程表。
When Create Keyset Cursor is chosen, the cursor allows inserts, updates, and deletes, at will, within the keyset cursor itself.
選擇“創建鍵集游標”后,游標允許在鍵集游標本身內隨意進行插入、更新和刪除。
If FORWARD_ONLY is specified without the STATIC, KEYSET, or DYNAMIC keywords, the cursor operates as a DYNAMIC cursor.
如果在指定FORWARD_ONLY時不指定STATIC、KEYSET和DYNAMIC關鍵字,則游標作為DYNAMIC游標進行操作。
The database API cursor models assume that static, keyset-driven, and dynamic cursors are always scrollable.
數據庫API游標模型則假定靜態游標、鍵集驅動游標和動態游標都是可滾動的。
However , a level 1 driver can support dynasets if it supports extended fetching and keyset-driven cursors .
但是,如果1級驅動程序支持擴展獲取和鍵集驅動游標,它就能支持動態集。
Two unique sets of self-work controling circuit are the unlocked circuits of both password keyset and electronic key.
獨特的兩套獨立工作的控制電路,即密碼鍵盤開鎖電路及電子鑰匙開鎖電路。
Rated torque lies on rated pressure on keyset face. It apply for heavy loading with reverse rotate and without teeth space situation.
鍵槽傳動,許用力矩取決于鍵盤框框表面許用壓力。適用于要求無齒隙的存在重負荷反轉的場合。
Building a keyset from scratch by explicitly adding just the kernel keys you need is not recommended.
可以通過顯式地添加您所需要的內核鍵,從頭開始構建鍵集,但是我們并不推薦這種方式。
Explains the benefits of populating large keyset-driven or static cursors asynchronously.
介紹異步填充大型鍵集驅動游標或靜態游標的好處。
Only the TYPE_SS_SCROLL_KEYSET and the equivalent TYPE_SCROLL_SENSITIVE cursors expose deleted rows.
僅TYPE_SS_SCROLL_KEYSET和等效的TYPE_SCROLL_SENSITIVE游標才顯示已刪除的行。
A kernel keyset is a representation of a collection of kernel keys and the desired read or write access to them.
內核鍵集是內核鍵集合,以及對它們進行讀寫所需的權限的表示形式。
KEYSET cursors can reference remote tables if the OLE DB provider meets certain requirements.
如果OLEDB訪問接口滿足某些要求,則KEYSET游標可以引用遠程表。
A container for the keyset was not found on the card . Please create one before using card.
在卡上沒有找到密鑰集的容器。請在使用卡之前創建一個容器。
The membership and order of rows in a keyset-driven cursor are fixed when the cursor is opened.
打開由鍵集驅動的游標時,該游標中各行的成員身份和順序是固定的。
A keyset-driven cursor is supported on a distributed query if all local and remote tables in the query have a unique key.
如果分布式查詢中的所有本地和遠程表都有唯一的鍵,則該查詢支持由鍵集驅動的游標。
Today, I went shopping for a new phone with a full Qwerty keyset.
今天我去商店想找一只全鍵盤手機。
The Keyset parameter is invalid.
無效的密鑰集參數。
Unlike database APIs such as ODBC and ADO, FORWARD_ONLY is supported with STATIC, KEYSET, and DYNAMIC Transact-SQL cursors.
與ODBC和ADO這類數據庫API不同,STATIC、KEYSET和DYNAMICTransact-SQL游標支持FORWARD_ONLY。
The kernel's use of keys is likely to evolve over time, which could make your keyset insufficient in the future.
鍵在內核中的使用很可能會隨著時間的推移而發生變化,這可能使得您的鍵集無法滿足將來的需求。
To improve performance, Microsoft SQL Server can populate large keyset and static cursors asynchronously.
為了提高性能,MicrosoftSQLServer可異步填充大型鍵集和靜態游標。
SQL Server 2005 does not support generating keyset-driven or static Transact-SQL cursors asynchronously.
SQLServer2005不支持異步生成鍵集驅動的或靜態的Transact-SQL游標。
The ODBC driver for your data source must support keyset-driven cursors.
數據源的ODBC驅動程序必須支持鍵集驅動游標。
Certificate public key does NOT match stored keyset
證書公鑰與儲存的密鑰集不相配
Transact-SQL keyset-driven cursors can reference remote tables only if the following conditions are met
僅當滿足下列條件時,由Transact-SQL鍵集驅動的游標才能引用遠程表