Click or drag to resize

BTreeLeafBaseKey, ValueAllowOtherTypesOnSamePage Property

[Missing <summary> documentation for "P:VelocityDb.Collection.BTree.BTreeLeafBase`2.AllowOtherTypesOnSamePage"]

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

Property Value

Type: Boolean

Implements

IOptimizedPersistableAllowOtherTypesOnSamePage
See Also