RecordRestrictionGetHashCode Method

Serves as the default hash function.

Definition

Namespace: Gemstone.Data.Model
Assembly: Gemstone.Data (in Gemstone.Data.dll) Version: 1.0.182 -- Release Build+4bfe27db363eb1b4bd575c1526618234db29d516
public override int GetHashCode()

Return Value

Int32
A hash code for the current RecordRestriction.

See Also