Click or drag to resize

VelocityDbComparerKey Properties

The VelocityDbComparerKey generic type exposes the following members.

Properties
  NameDescription
Public propertyAddOidCompare
The default compare compares the object Oid's but subclasses may not want to do so as a last compare before declaring objects as being equal.
Public propertyOidPartOfComparisonBytes
Is the Oid part of the comparison bytes? If so, we don't need to do a separate Oid compare when Oid is part of compare
Top
See Also