Click or drag to resize

BTreeMapOidShortKey, ValueMaxNumberOfDatabases Property

Allow only a single database for this short id (32bit) references collection

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

Property Value

Type: UInt32

Implements

IOptimizedPersistableMaxNumberOfDatabases
See Also