Click or drag to resize

IndexStringByHashCode Class

Sort string field by a computed hash instead of normal string ordering.
Inheritance Hierarchy
SystemObject
  SystemAttribute
    VelocityDb.IndexingIndexStringByHashCode

Namespace:  VelocityDb.Indexing
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public sealed class IndexStringByHashCode : Attribute

The IndexStringByHashCode type exposes the following members.

Constructors
  NameDescription
Public methodIndexStringByHashCode
Initializes a new instance of the IndexStringByHashCode class
Top
See Also