BTreeInternalBaseKey, Value Class |
Namespace: VelocityDb.Collection.BTree
[SerializableAttribute] public abstract class BTreeInternalBase<Key, Value> : BTreeNode
The BTreeInternalBaseKey, Value type exposes the following members.
| Name | Description | |
|---|---|---|
| Cache |
We do want to cache this kind of object since they are likly to be frequently used.
(Overrides OptimizedPersistableCache.) | |
| NodeSize |
Gets size of node (how many child nodes this node has)
|
| Name | Description | |
|---|---|---|
| ToStringDetails(SessionBase, Boolean) | Overloaded.
Object details as a string
(Defined by Utilities.) | |
| ToStringDetails(Schema, TypeVersion, Boolean) | Overloaded.
Currently only used by Database Manager
(Defined by Utilities.) |