Click or drag to resize

BTreeByteArrayAllowOtherTypesOnSamePage Property

We only want this type of object on any page containing this type so don't use pages with other type of objects when placing an object of this type

Namespace:  VelocityDb.Collection.BTree
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public override bool AllowOtherTypesOnSamePage { get; }

Property Value

Type: Boolean

Implements

IOptimizedPersistableAllowOtherTypesOnSamePage
See Also