SystemParameters.BookmarkMost-Eigenschaft

Ruft die maximale Größe eines Lesezeichens ab. JetGetBookmark(JET_SESID, JET_TABLEID, [], Int32, Int32).

Namespace:Microsoft.Isam.Esent.Interop
Versammlung: 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; }

Eigenschaftswert

Typ: System.Int32

Siehe auch

Verweis

SystemParameters-Klasse

SystemParameters-Member

Microsoft.Isam.Esent.Interop-Namespace