Click or drag to resize

BTreeByteArrayPagesPerDatabase Property

Use the max limit for this type

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

Return Value

Type: UInt16
The choosen limit

Implements

IOptimizedPersistablePagesPerDatabase
See Also