Function OrdIsUnique() Foundation

Checks if an index is unique

Syntax
OrdIsUnique() --> lIsUnique
Return

The return value is .T. (true) when the controlling index in a work area is unique, otherwise it is .F. (false).

Description

The function OrdIsUnique() is used to check if an index is created with the UNIQUE option of the INDEX command.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.