CompareByFieldIndexKey Class |
Namespace: VelocityDb.Collection.Comparer
[Missing <typeparam name="Key"/> documentation for "T:VelocityDb.Collection.Comparer.CompareByFieldIndex`1"]
The CompareByFieldIndexKey type exposes the following members.
Name | Description | |
---|---|---|
CompareByFieldIndexKey | Initializes a new instance of the CompareByFieldIndexKey class |
Name | Description | |
---|---|---|
Compare |
Compares field(s) of Key a with field(s) of Key b
(Overrides CompareByFieldKeyCompare(Key, Key).) | |
InitNew |
Internal Use
| |
SetupFieldsToCompare |
Initializes data used to compare fields as specified with this comparer.
(Overrides CompareByFieldKeySetupFieldsToCompare.) |
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.) |