IsUniqueIndex function

Synopsis
bool UltraLite_IndexSchema_iface::IsUniqueIndex()
Remarks

Checks whether the index is unique.

Returns
  • True if the index is unique.
  • False if the index is not unique.