Click or drag to resize

VelocityDbHashSetT Properties

The VelocityDbHashSetT generic type exposes the following members.

Properties
  NameDescription
Public propertyComparer
Gets the IEqualityComparer that is used to determine equality of keys for the VelocityDbHashSet.
Public propertyCount
Number of elements in this hashset
Public propertyObjectsPerPage
Limit to 1000 per page (instead of default 40000)
(Overrides OptimizedPersistableObjectsPerPage.)
Top
See Also