Click or drag to resize

BTreeByteArrayObjectsPerPage Property

Place this type of of object on its own page

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

Return Value

Type: UInt16
The default maximum number of objects per page

Implements

IOptimizedPersistableObjectsPerPage
See Also