Click or drag to resize

VelocityDb.Indexing Namespace

The VelocityDB.Indexing namespace contains classes for the VelocityDB indexing feature
Classes
  ClassDescription
Public classIndex
Use only with IOptimizedPersistable See http://www.velocitydb.com/UserGuide.aspx#_Toc430849968
Public classIndexDescriptor
Public classIndexes
Tracks all indexes in a federation
Public classIndexStringByHashCode
Sort string field by a computed hash instead of normal string ordering.
Public classOnePerDatabase
Use this attribute if you want each index to contain objects of a single database, this type of index is stored within the same database as its indexed objects.
Public classUniqueConstraint
Unique index values can be required by using the UniqueConstraint attribute