Edit

Windows7Param.MaxCoalesceWriteSize field

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

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

Syntax

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

value = Windows7Param.MaxCoalesceWriteSize
public const JET_param MaxCoalesceWriteSize

See also

Reference

Windows7Param class

Windows7Param members

Microsoft.Isam.Esent.Interop.Windows7 namespace