Unique Property (ADOX)

Microsoft ActiveX Data Objects (ADO)

ADOX 2.5 API Reference

Unique Property

Indicates whether the index keys must be unique.

Settings and Return Values

Sets and returns a Boolean value.

Remarks

The default value is False.

This property is read-only on Index objects already appended to a collection.

See Also

PrimaryKey and Unique Properties Example (VB)

Key Object

Applies To: Index Object

© 1998-2003 Microsoft Corporation. All rights reserved.