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 key size. This depends on the Esent version and database page size.
Namespace: Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Shared ReadOnly Property KeyMost As Integer
Get
'Usage
Dim value As Integer
value = SystemParameters.KeyMost
public static int KeyMost { get; }
Property value
Type: System.Int32