SortedSetOidShortKey Class |
Namespace: VelocityDb.Collection
[SerializableAttribute] public class SortedSetOidShort<Key> : SortedSetBase<Key> where Key : OptimizedPersistable
The SortedSetOidShortKey type exposes the following members.
Name | Description | |
---|---|---|
SortedSetOidShortKey |
Constructs an OidShort based sorted set.
| |
SortedSetOidShortKey(Int32) |
Constructs an OidShort based sorted set with an initial presized capacity
| |
SortedSetOidShortKey(VelocityDbComparerKey) |
Constructs a new sorted set with a given object comparator.
|
Name | Description | |
---|---|---|
Comparer |
Gets the object comparator
(Overrides SortedSetBaseKeyComparer.) | |
Keys |
Gets the internal sorted list of objects contained in the set.
(Overrides SortedSetBaseKeyKeys.) | |
MaxNumberOfDatabases | (Overrides OptimizedPersistableMaxNumberOfDatabases.) |
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.) |