Edit

Windows8Param.MaxTransactionSize field

Percentage of version store that can be used by oldest transaction before VersionStoreOutOfMemory (default = 100).

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

Syntax

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

value = Windows8Param.MaxTransactionSize
public const JET_param MaxTransactionSize

See also

Reference

Windows8Param class

Windows8Param members

Microsoft.Isam.Esent.Interop.Windows8 namespace