Edit

Share via


JET_DBID.Nil property

Gets a null JET_DBID.

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_DBID
    Get
'Usage
Dim value As JET_DBID

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

Property value

Type: Microsoft.Isam.Esent.Interop.JET_DBID

See also

Reference

JET_DBID structure

JET_DBID members

Microsoft.Isam.Esent.Interop namespace