JET_SESID.Nil property

Gets a null JET_SESID.

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_SESID
    Get
'Usage
Dim value As JET_SESID

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

Property value

Type: Microsoft.Isam.Esent.Interop.JET_SESID

See also

Reference

JET_SESID structure

JET_SESID members

Microsoft.Isam.Esent.Interop namespace