Click or drag to resize

IOptimizedPersistableFlushIfPageFull Property

By default we flush (write) any updated page we find when looking for an object placement page and the page is considered full (depends on how many objects we permit/page)

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
bool FlushIfPageFull { get; }

Property Value

Type: Boolean
See Also