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: 11.1.0.0 (11.1)
Syntax
bool AllowOtherTypesOnSamePage { get; }

Property Value

Type: Boolean
See Also