SortedMapOidShortKey, ValueMaxNumberOfDatabases Property |
[Missing <summary> documentation for "P:VelocityDb.Collection.SortedMapOidShort`2.MaxNumberOfDatabases"]
Namespace:
VelocityDb.Collection
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