Click or drag to resize

SessionBaseBTreeAddFastTransientBatchSize Property

Default batch size for BTree AddFast api, initially set to 100

Namespace:  VelocityDb.Session
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public static uint BTreeAddFastTransientBatchSize { get; set; }

Property Value

Type: UInt32
See Also