Server2003Grbits.ForwardOnly 欄位

此選項要求只有在臨時表管理員可以使用針對中繼查詢結果優化的實作時,才會建立臨時表。 如果臨時表的任何特性會防止使用此優化,則作業將會因為JET_errCannotMaterializeForwardOnlySort而失敗。 這個選項的副作用是允許臨時表包含具有重複索引鍵的記錄。 如需詳細資訊,請參閱 Unique

Namespace:Microsoft.Isam.Esent.Interop.Server2003
裝配: microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

語法

'Declaration
Public Const ForwardOnly As TempTableGrbit
'Usage
Dim value As TempTableGrbit

value = Server2003Grbits.ForwardOnly
public const TempTableGrbit ForwardOnly

另請參閱

參考

Server2003Grbits 類別

Server2003Grbits 成員

Microsoft.Isam.Esent.Interop.Server2003 命名空間