SortedMapValueOidShortKey, Value Class |
Namespace: VelocityDb.Collection
[SerializableAttribute] public class SortedMapValueOidShort<Key, Value> : SortedMapBase<Key, Value> where Value : OptimizedPersistable
The SortedMapValueOidShortKey, Value type exposes the following members.
Name | Description | |
---|---|---|
SortedMapValueOidShortKey, Value |
Constructs a new map with OidShort based values
| |
SortedMapValueOidShortKey, Value(Int32) |
Constructs a new map with OidShort based values
| |
SortedMapValueOidShortKey, Value(VelocityDbComparerKey) |
Constructs a new map with a given comparator
|
Name | Description | |
---|---|---|
Comparer |
Gets the Key comparator of the map
(Overrides SortedSetBaseKeyComparer.) | |
Keys |
Gets the internal list of NodeKeys
(Overrides SortedSetBaseKeyKeys.) | |
MaxNumberOfDatabases | (Overrides OptimizedPersistableMaxNumberOfDatabases.) | |
Values |
Gets the internal list of NodeValues
(Overrides SortedMapBaseKey, ValueValues.) |
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.) |