CompareByFieldKey Constructor |
Name | Description | |
---|---|---|
CompareByFieldKey(SessionBase) |
This special constructor is provided so that VelocityDb can instantiate the object after reading it from disk.
This is also the place to initialize transient variables of the object.
| |
CompareByFieldKey(String, SessionBase, Boolean, Boolean, Boolean) |
Compares objects by comparing one or more data fields of type Key
|