Edit

Share via


JET_INSTANCE.Nil property

Gets a null JET_INSTANCE.

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_INSTANCE
    Get
'Usage
Dim value As JET_INSTANCE

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

Property value

Type: Microsoft.Isam.Esent.Interop.JET_INSTANCE

See also

Reference

JET_INSTANCE structure

JET_INSTANCE members

Microsoft.Isam.Esent.Interop namespace