JET_TABLEID.Nil property

Gets a null JET_TABLEID.

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_TABLEID
    Get
'Usage
Dim value As JET_TABLEID

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

Property value

Type: Microsoft.Isam.Esent.Interop.JET_TABLEID

See also

Reference

JET_TABLEID structure

JET_TABLEID members

Microsoft.Isam.Esent.Interop namespace