Edit

Windows7Param.MaxCoalesceReadGapSize field

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

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

Syntax

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

value = Windows7Param.MaxCoalesceReadGapSize
public const JET_param MaxCoalesceReadGapSize

See also

Reference

Windows7Param class

Windows7Param members

Microsoft.Isam.Esent.Interop.Windows7 namespace