Click or drag to resize

VelocityDbComparerKeyOidPartOfComparisonBytes Property

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

Namespace:  VelocityDb.Collection.Comparer
Assembly:  VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public virtual bool OidPartOfComparisonBytes { get; }

Property Value

Type: Boolean
See Also