VistaParam.KeyMost field

This read-only parameter indicates the maximum allowable index key length that can be selected for the current database page size (as configured by DatabasePageSize).

Namespace:  Microsoft.Isam.Esent.Interop.Vista
Assembly:  Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
Public Const KeyMost As JET_param
'Usage
Dim value As JET_param

value = VistaParam.KeyMost
public const JET_param KeyMost

See also

Reference

VistaParam class

VistaParam members

Microsoft.Isam.Esent.Interop.Vista namespace