Click or drag to resize

BTreeBaseKey, ValueObjectsPerPage Property

Limit to 1000 per page (instead of default 40000)

Namespace:  VelocityDb.Collection.BTree
Assembly:  VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public override ushort ObjectsPerPage { get; }

Property Value

Type: UInt16

Implements

IOptimizedPersistableObjectsPerPage
See Also