| 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
Syntaxpublic 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
IOptimizedPersistableMaxNumberOfDatabases See Also
See Also