Click or drag to resize

BTreeSetOidShortKeyMaxNumberOfDatabases Property

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

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

Property Value

Type: UInt32

Implements

IOptimizedPersistableMaxNumberOfDatabases
See Also