IndexInfo class

Information about one esent index. This is not an interop class, but is used by the meta-data helper methods.

Inheritance hierarchy

System.Object
  Microsoft.Isam.Esent.Interop.IndexInfo

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

Syntax

'Declaration
<SerializableAttribute> _
Public Class IndexInfo
'Usage
Dim instance As IndexInfo
[SerializableAttribute]
public class IndexInfo

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.

See also

Reference

IndexInfo members

Microsoft.Isam.Esent.Interop namespace