JET_InstanceMiscInfo enumeration

Information levels for JetGetInstanceMiscInfo(JET_INSTANCE, JET_SIGNATURE, JET_InstanceMiscInfo).

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

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

Syntax

'Declaration
<FlagsAttribute> _
Public Enumeration JET_InstanceMiscInfo
'Usage
Dim instance As JET_InstanceMiscInfo
[FlagsAttribute]
public enum JET_InstanceMiscInfo

Members

Member name Description
LogSignature Get the signature of the transaction log associated with this sequence.

See also

Reference

Microsoft.Isam.Esent.Interop.Vista namespace