Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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