Click or drag to resize

IOptimizedPersistableAllowOtherTypesOnSamePage Property

By default true but override as returning false so that this type of objects isn't sharing pages with other type of objects.

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntax
bool AllowOtherTypesOnSamePage { get; }

Property Value

Type: Boolean
See Also