Classe IndexSegment

Descreve um segmento de um índice.

Hierarquia de herança

System.Object
  Microsoft.Isam.Esent.Interop.IndexSegment

Namespace:Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (em Microsoft.Isam.Esent.Interop.dll)

Sintaxe

'Declaration
<SerializableAttribute> _
Public Class IndexSegment _
    Implements IEquatable(Of IndexSegment)
'Usage
Dim instance As IndexSegment
[SerializableAttribute]
public class IndexSegment : IEquatable<IndexSegment>

Acesso thread-safe

Qualquer membro estático público (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.

Confira também

Referência

Membros do IndexSegment

Namespace Microsoft.Isam.Esent.Interop