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 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