Click or drag to resize

BTreeByteArrayPagesPerDatabase Property

Use the max limit for this type

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

Return Value

Type: UInt16
The choosen limit

Implements

IOptimizedPersistablePagesPerDatabase
See Also