Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Identifies an index range when it is used with the JetIntersectIndexes function.
Inheritance hierarchy
System.Object
Microsoft.Isam.Esent.Interop.JET_INDEXRANGE
Namespace: Microsoft.Isam.Esent.Interop
Assembly: 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>
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.