classe JET_INDEXRANGE

Identifica un intervallo di indici quando viene usato con la funzione JetIntersectIndexes.

Gerarchia di ereditarietà

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

Spazio dei nomi:Microsoft.Isam.Esent.Interop
Assemblea: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Sintassi

'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

I membri statici pubblici (Shared in Visual Basic) di questo tipo sono thread-safe. Non è invece garantita la sicurezza dei membri dell'istanza.

Vedi anche

Riferimento

membri JET_INDEXRANGE

Spazio dei nomi Microsoft.Isam.Esent.Interop