Clustered Property
Indicates whether the index is clustered.
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
Clustered Property Example (VB)
Applies To: Index Object