Compartir a través de


Propiedad SystemParameters.BookmarkMost

Obtiene el tamaño máximo de un marcador. JetGetBookmark(JET_SESID, JET_TABLEID, [], Int32, Int32).

Espacio de nombres:Microsoft.Isam.Esent.Interop
Ensamblaje: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)

Sintaxis

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

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

Valor de propiedad

Tipo: System.Int32

Consulte también

Referencia

SystemParameters (clase)

Miembros de SystemParameters

Espacio de nombres Microsoft.Isam.Esent.Interop