Edit

JET_HANDLE.Nil property

Gets a null JET_HANDLE.

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

Syntax

'Declaration
Public Shared ReadOnly Property Nil As JET_HANDLE
    Get
'Usage
Dim value As JET_HANDLE

value = JET_HANDLE.Nil
public static JET_HANDLE Nil { get; }

Property value

Type: Microsoft.Isam.Esent.Interop.JET_HANDLE

See also

Reference

JET_HANDLE structure

JET_HANDLE members

Microsoft.Isam.Esent.Interop namespace