IsUniqueIndex function

Checks whether the index is unique.

Syntax
bool UltraLite_IndexSchema_iface::IsUniqueIndex()
Returns
  • True if the index is unique.

  • False if the index is not unique.