BTreeLeafBaseKey, ValueAllowOtherTypesOnSamePage Property |
[Missing <summary> documentation for "P:VelocityDb.Collection.BTree.BTreeLeafBase`2.AllowOtherTypesOnSamePage"]
Namespace:
VelocityDb.Collection.BTree
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public override bool AllowOtherTypesOnSamePage { get; }
Public Overrides ReadOnly Property AllowOtherTypesOnSamePage As Boolean
Get
public:
virtual property bool AllowOtherTypesOnSamePage {
bool get () override;
}
abstract AllowOtherTypesOnSamePage : bool with get
override AllowOtherTypesOnSamePage : bool with get
Property Value
Type:
BooleanImplements
IOptimizedPersistableAllowOtherTypesOnSamePageSee Also