JetIntersectIndexes 関数で使用されるインデックス範囲を識別します。
継承階層
System.Object
Microsoft.Isam.Esent.Interop.JET_INDEXRANGE
Namespace:Microsoft.Isam.Esent.Interop
アセンブリ: Microsoft.Isam.Esent.Interop (Microsoft.Isam.Esent.Interop.dll)
構文
'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>
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。 インスタンス メンバーの場合は、スレッド セーフであるとは限りません。