BTreeByteArray Class |
Namespace: VelocityDb.Collection.BTree
The BTreeByteArray type exposes the following members.
Name | Description | |
---|---|---|
AllowOtherTypesOnSamePage |
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
(Overrides OptimizedPersistableAllowOtherTypesOnSamePage.) | |
Cache |
We do want to cache this kind of object since they are likely to be frequently used.
(Overrides OptimizedPersistableCache.) | |
ObjectsPerPage |
Place this type of of object on its own page
(Overrides OptimizedPersistableObjectsPerPage.) | |
PagesPerDatabase |
Use the max limit for this type
(Overrides OptimizedPersistablePagesPerDatabase.) |
Name | Description | |
---|---|---|
ReadMe |
Used by code generator
(Overrides OptimizedPersistableReadMe(TypeVersion, Byte, Int32, SessionBase, Page, Boolean, Schema, Boolean, ListIOptimizedPersistable, Int32, Int32, Boolean).) |
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.) |