Propriété SystemParameters.BookmarkMost

Obtient la taille maximale d’un signet. JetGetBookmark(JET_SESID, JET_TABLEID, [], Int32, Int32).

Espace de noms :Microsoft.Isam.Esent.Interop
Assemblée: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)

Syntaxe

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

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

Valeur de la propriété

Type : System.Int32

Voir aussi

Informations de référence

SystemParameters (classe)

Membres SystemParameters

Espace de noms Microsoft.Isam.Esent.Interop