Click or drag to resize

BTreeBaseKey, ValueToDoBatchAddCount Property

Gets the number of objects that are not yet added to the collection

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

Property Value

Type: UInt32
See Also