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; }
Public Overrides ReadOnly Property MaxNumberOfDatabases As UInteger
Get
public:
virtual property unsigned int MaxNumberOfDatabases {
unsigned int get () override;
}
abstract MaxNumberOfDatabases : uint32 with get
override MaxNumberOfDatabases : uint32 with get
Property Value
Type:
UInt32Implements
IOptimizedPersistableMaxNumberOfDatabasesSee Also