JET_INDEXRANGE 類別

與 JetIntersectIndexes 函式搭配使用時,識別索引範圍。

繼承階層

System.Object
  Microsoft.Isam.Esent.Interop.JET_INDEXRANGE

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

Syntax

'Declaration
Public Class JET_INDEXRANGE _
    Implements IContentEquatable(Of JET_INDEXRANGE), IDeepCloneable(Of JET_INDEXRANGE)
'Usage
Dim instance As JET_INDEXRANGE
public class JET_INDEXRANGE : IContentEquatable<JET_INDEXRANGE>, 
    IDeepCloneable<JET_INDEXRANGE>

執行緒安全

這個類型的任何公用靜態 (Visual Basic 中的 Shared) 成員都是安全執行緒。 並非所有的執行個體成員都是安全執行緒。

另請參閱

參考

JET_INDEXRANGE成員

Microsoft.Isam.Esent.Interop 命名空間