Click or drag to resize

PlacementMaxPagesPerDatabase Property

Gets/sets the limit on the number of pages per database.

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public ushort MaxPagesPerDatabase { get; set; }

Property Value

Type: UInt16
See Also