SystemParameters.BookmarkMost property

Gets the maximum size of a bookmark. JetGetBookmark(JET_SESID, JET_TABLEID, [], Int32, Int32).

Namespace:  Microsoft.Isam.Esent.Interop
Assembly:  Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
Public Shared ReadOnly Property BookmarkMost As Integer
    Get
'Usage
Dim value As Integer

value = SystemParameters.BookmarkMost
public static int BookmarkMost { get; }

Property value

Type: System.Int32

See also

Reference

SystemParameters class

SystemParameters members

Microsoft.Isam.Esent.Interop namespace