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

Property Value

Type: UInt16

Implements

IOptimizedPersistableObjectsPerPage
See Also