Click or drag to resize

BTreeLeafBaseKey, ValueObjectsPerPage Property

[Missing <summary> documentation for "P:VelocityDb.Collection.BTree.BTreeLeafBase`2.ObjectsPerPage"]

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

Property Value

Type: UInt16

Implements

IOptimizedPersistableObjectsPerPage
See Also