JET_INDEXRANGE-Klasse

Gibt einen Indexbereich an, wenn er mit der JetIntersectIndexes-Funktion verwendet wird.

Vererbungshierarchie

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

Namespace:Microsoft.Isam.Esent.Interop
Versammlung: 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>

Threadsicherheit

Alle öffentlichen statischen Elemente dieses Typs (Shared in Microsoft Visual Basic) sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

JET_INDEXRANGE-Mitglieder

Microsoft.Isam.Esent.Interop-Namespace