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: 8.2.1.0 (8.2.1)
Syntax
public override ushort ObjectsPerPage { get; }

Return Value

Type: UInt16
The default maximum number of objects per page

Implements

IOptimizedPersistableObjectsPerPage
See Also