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: 11.1.0.0 (11.1)
Syntax
public virtual bool OidPartOfComparisonBytes { get; }

Property Value

Type: Boolean
See Also