Windows7Param.LVChunkSizeMost field
This parameter is used to retrieve the chunk size of long-value (blob) data. Setting and retrieving data in multiples of this size increases efficiency.
Namespace: Microsoft.Isam.Esent.Interop.Windows7
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Const LVChunkSizeMost As JET_param
'Usage
Dim value As JET_param
value = Windows7Param.LVChunkSizeMost
public const JET_param LVChunkSizeMost