Unique Property (ADOX)
Indicates whether the index keys must be unique.
Sets and returns a Boolean value.
The default value is False.
This property is read-only on Index objects already appended to a collection.
PrimaryKey and Unique Properties Example (VB)
Key Object (ADOX)