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 OptimizedPersistable.AllowOtherTypesOnSamePage.) |
![]() | Cache |
We do want to cache this kind of object since they are likely to be frequently used.
(Overrides OptimizedPersistable.Cache.) |
![]() | ObjectsPerPage |
Place this type of of object on its own page
(Overrides OptimizedPersistable.ObjectsPerPage.) |
![]() | PagesPerDatabase |
Use the max limit for this type
(Overrides OptimizedPersistable.PagesPerDatabase.) |
Name | Description | |
---|---|---|
![]() | ReadMe |
Used by code generator
(Overrides OptimizedPersistable.ReadMe(TypeVersion,Byte[], Int32, SessionBase, Page, Boolean, Schema, Boolean, List<IOptimizedPersistable>, 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.) |