Edit

Windows7Param.MaxCoalesceReadSize field

Maximum number of bytes that can be grouped for a coalesced read operation.

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

Syntax

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

value = Windows7Param.MaxCoalesceReadSize
public const JET_param MaxCoalesceReadSize

See also

Reference

Windows7Param class

Windows7Param members

Microsoft.Isam.Esent.Interop.Windows7 namespace